Double2ControlPoint Class | 
Namespace: Demo3D.ControlPoints
public class Double2ControlPoint : RenderableControlPointBase
The Double2ControlPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Double2ControlPoint(IControlPointProvider, String, Vector3, String, Vector3) | Initializes a new instance of the Double2ControlPoint class  | |
| Double2ControlPoint(IControlPointProvider, String, Vector3, String, Vector3, Double) | Initializes a new instance of the Double2ControlPoint 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 | (Overrides RenderableControlPointBaseDragPlane.) | |
| HasCapturedMouse | (Inherited from RenderableControlPointBase.) | |
| Highlighted | (Overrides ControlPointBaseHighlighted.) | |
| IsScalable | (Inherited from RenderableControlPointBase.) | |
| MoveOwner | 
            Allow the control point to move the owner when being dragged.
              | |
| 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.) | |
| Value | 
            The value of the first property.
              | |
| Value2 | 
            The value of the second property.
              | |
| WorldLocation | 
            The world location of the control point.
              (Inherited from RenderableControlPointBase.) | |
| WorldMatrix | (Overrides RenderableControlPointBaseWorldMatrix.) | 
| Name | Description | |
|---|---|---|
| dragStartOwnerWorldMatrix | (Inherited from RenderableControlPointBase.) | |
| dragStartWorldLocation | (Inherited from RenderableControlPointBase.) | |
| renderable | (Inherited from RenderableControlPointBase.) | |
| size | (Inherited from RenderableControlPointBase.) |