| Demo3D.ControlPoints Namespace | 
 Classes
Classes| 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 | |
|  | PolygonControlPoint | |
|  | RenderableControlPointBase | 
            The base class for renderable control points
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IControlPoint | 
            The control point interface.
             | 
|  | IControlPointProvider | 
            Implement this on an aspect to allow the aspect to provide custom control points.
             |