The following tables list the members exposed by NBezierCurveShape.
Public Properties
| Name | Description |
 | FirstControlPoint | Gets/sets the bezier curve first control point (in scene coordinates) |
 | SecondControlPoint | Gets/sets the bezier curve second control point (in scene coordinates) |
Top
Public Methods
| Name | Description |
 | CanReflex | Determines whether the shape can reflex |
 | Reflex | Modifies the shape to aesthetically loop around the reflexed shape |
 | UpdateControlPoints | Overridden. Overriden to update the location of the control points from the bezier curve path control points |
 | UpdateFromControlPoint | Overridden. Overriden to update the bezier curve path from the control point |
Top
See Also