CADability dotNET

The Path type exposes the following members.

Properties

  NameDescription
Public propertyColorDef
Public propertyCount
Public propertyCurveCount
Returns the number of curves in the Path
Public propertyCurves
Returns a cloned array of the curves of this path. Do not modify the curves or the path will be in an invalid state.
Public propertyDescription (Overrides IGeoObjectImpl..::..Description.)
Public propertyEndDirection
Public propertyEndPoint
Public propertyIsClosed
Public propertyIsSingular
Public propertyLayer (Overrides IGeoObjectImpl..::..Layer.)
Public propertyLength
Public propertyLinePattern
Public propertyLineWidth
Public propertyStartDirection
Public propertyStartPoint
Public propertyVertices

Explicit Interface Implementations

See Also