Click or drag to resize

IControlPoint Methods

The IControlPoint type exposes the following members.

Methods
  NameDescription
Public methodActivate
Executes when the control point is shown.
Public methodDeactivate
Executes when the control point is hidden.
Public methodPick
Test if the world ray intersects the control point.
Public methodRender
Render the control point
Public methodUpdateSize
Update the size of the control point.
Top
See Also