DraggableControlPoint Properties |
The DraggableControlPoint type exposes the following members.
| 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.) |