Click or drag to resize

Double2ControlPoint Properties

The Double2ControlPoint type exposes the following members.

Properties
  NameDescription
Public propertyApp
The global application object.
(Inherited from ControlPointBase.)
Public propertyDocument
The document that the owner belongs to.
(Inherited from ControlPointBase.)
Public propertyDraggable
Is the control point draggable.
(Inherited from RenderableControlPointBase.)
Public propertyDragPlane (Overrides RenderableControlPointBaseDragPlane.)
Public propertyHasCapturedMouse (Inherited from RenderableControlPointBase.)
Public propertyHighlighted (Overrides ControlPointBaseHighlighted.)
Protected propertyIsScalable (Inherited from RenderableControlPointBase.)
Public propertyMoveOwner
Allow the control point to move the owner when being dragged.
Public propertyOwner
The Owner of this control point.
(Inherited from ControlPointBase.)
Public propertyOwnerWorldLocation
The world location of the owner.
(Inherited from RenderableControlPointBase.)
Public propertyOwnerWorldMatrix
The world matrix of the owner
(Inherited from RenderableControlPointBase.)
Protected propertyRenderableInvalidated (Inherited from RenderableControlPointBase.)
Public propertyRenderAfterTransparencies (Inherited from ControlPointBase.)
Public propertySize
The current size of the control point.
(Inherited from RenderableControlPointBase.)
Public propertyValue
The value of the first property.
Public propertyValue2
The value of the second property.
Public propertyWorldLocation
The world location of the control point.
(Inherited from RenderableControlPointBase.)
Public propertyWorldMatrix (Overrides RenderableControlPointBaseWorldMatrix.)
Top
See Also