Line Properties | 
[This is preliminary documentation and is subject to change.]
The Line type exposes the following members.
| Name | Description | |
|---|---|---|
| Begin | 
            The first point of the curve
              (Inherited from Curve.) | |
| End | 
             The last point of the curve
              (Inherited from Curve.) | |
| NumberOfPointsRequiredForRendering | 
            Determines how many points the curve needs in order to be rendered correctly
              (Overrides CurveNumberOfPointsRequiredForRendering.) | |
| Points | 
            The list of points that make up the curve
              (Inherited from Curve.) |