Click or drag to resize

PolylineVertex Properties

The PolylineVertex type exposes the following members.

Properties
  NameDescription
Public propertyBulge
Gets or set the light weight polyline bulge.
Public propertyCodeName
Gets the dxf entity type string.
(Inherited from DxfObject.)
Public propertyEndWidth
Gets or sets the light weight polyline end segment width.
Public propertyHandle
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.)
Public propertyOwner
Gets the owner of the actual dxf object.
(Inherited from DxfObject.)
Public propertyPosition
Gets or sets the vertex position.
Public propertyStartWidth
Gets or sets the light weight polyline start segment width.
Top
See Also