DoubleControlPoint Class |
Namespace: Demo3D.ControlPoints
public class DoubleControlPoint : DraggableControlPoint
The DoubleControlPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| DoubleControlPoint(IControlPointProvider, String, Vector3) | Initializes a new instance of the DoubleControlPoint class | |
| DoubleControlPoint(IControlPointProvider, String, Vector3, Double) | Initializes a new instance of the DoubleControlPoint 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 | (Overrides ControlPointBaseHighlighted.) | |
| IsScalable | (Inherited from RenderableControlPointBase.) | |
| MoveOwner | ||
| 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 |
Value of the property
| |
| ValueScale | ||
| 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.) |