BoxControlPoint Class | 
Namespace: Demo3D.ControlPoints
public abstract class BoxControlPoint : RenderableControlPointBase
The BoxControlPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| BoxControlPoint | Initializes a new instance of the BoxControlPoint class  | 
| Name | Description | |
|---|---|---|
| App | 
            The global application object.
              (Inherited from ControlPointBase.) | |
| Document | 
            The document that the owner belongs to.
              (Inherited from ControlPointBase.) | |
| Draggable | 
            Is the control point draggable.
              (Inherited from RenderableControlPointBase.) | |
| DragPlane | 
            The plane in which the control point can be dragged.
              (Inherited from RenderableControlPointBase.) | |
| HasCapturedMouse | (Inherited from RenderableControlPointBase.) | |
| Highlighted | (Inherited from ControlPointBase.) | |
| IsScalable | (Inherited from RenderableControlPointBase.) | |
| Owner | 
            The Owner of this control point.
              (Inherited from ControlPointBase.) | |
| OwnerWorldLocation | 
            The world location of the owner.
              (Inherited from RenderableControlPointBase.) | |
| OwnerWorldMatrix | 
            The world matrix of the owner
              (Inherited from RenderableControlPointBase.) | |
| RenderableInvalidated | (Inherited from RenderableControlPointBase.) | |
| RenderAfterTransparencies | (Inherited from ControlPointBase.) | |
| Size | 
            The current size of the control point.
              (Inherited from RenderableControlPointBase.) | |
| WorldLocation | 
            The world location of the control point.
              (Inherited from RenderableControlPointBase.) | |
| WorldMatrix | 
            The world matrix of the control point.
              (Inherited from RenderableControlPointBase.) | 
| Name | Description | |
|---|---|---|
| dragStartOwnerWorldMatrix | (Inherited from RenderableControlPointBase.) | |
| dragStartWorldLocation | (Inherited from RenderableControlPointBase.) | |
| renderable | (Inherited from RenderableControlPointBase.) | |
| size | (Inherited from RenderableControlPointBase.) |