ControlPoint MembersBigBangProductions Easy Curves

The ControlPoint type exposes the following members.
Constructors

  NameDescription
Public methodControlPoint
Creates a new control point with the given position
Back to Top
Properties

  NameDescription
Public propertyLength
The length of the segment between this and the next control point
Public propertyPosition
The position of the control point
Public propertyRotation
The rotation of the control point (used for twists)
Back to Top
Events

  NameDescription
Public eventPositionChanged
An event that occurs when the position of the control point changed
Public eventRotationChanged
An event that occurs when the rotation of the control point changed
Back to Top
See Also