CubicBezierCurveSegmentObject Class Properties
In This Topic
For a list of all members of this type, see CubicBezierCurveSegmentObject members.
Public Properties
| | Name | Description |
 | ControlPoint1 | Gets the first control Point of the Bezier curve. |
 | ControlPoint2 | Gets the second control Point of the Bezier curve. |
 | EndPoint | Gets the ending location of the Bezier curve. |
 | StartPoint | Gets the starting location of the Bezier curve. |
Top
See Also