Demo3D.ControlPoints Namespace | 
| Class | Description | |
|---|---|---|
| BoxControlPoint | 
            A basic box control point
              | |
| ControlPointBase | 
            The base class for Demo3D.ControlPoints.
              | |
| Double2ControlPoint | 
            A control point which affects the values of two properties.
              | |
| DoubleControlPoint | 
            A control point which affects the values of a property.
              | |
| DraggableControlPoint | ||
| RenderableControlPointBase | 
            The base class for renderable control points
              | 
| Interface | Description | |
|---|---|---|
| IControlPoint | 
            The control point interface.
              | |
| IControlPointProvider | 
            Implement this on an aspect to allow the aspect to provide custom control points.
              |