Click or drag to resize

Line Properties

[This is preliminary documentation and is subject to change.]

The Line type exposes the following members.

Properties
  NameDescription
Public propertyBegin
The first point of the curve
(Inherited from Curve.)
Public propertyEnd
The last point of the curve
(Inherited from Curve.)
Public propertyNumberOfPointsRequiredForRendering
Determines how many points the curve needs in order to be rendered correctly
(Overrides CurveNumberOfPointsRequiredForRendering.)
Public propertyPoints
The list of points that make up the curve
(Inherited from Curve.)
Top
See Also