PolylineVertex Properties |
The PolylineVertex type exposes the following members.
| Name | Description | |
|---|---|---|
| Bulge |
Gets or set the light weight polyline bulge.
| |
| CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
| EndWidth |
Gets or sets the light weight polyline end segment width.
| |
| Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) | |
| Owner |
Gets the owner of the actual dxf object.
(Inherited from DxfObject.) | |
| Position |
Gets or sets the vertex position.
| |
| StartWidth |
Gets or sets the light weight polyline start segment width.
|