Click or drag to resize

RenderableControlPointBase Properties

The RenderableControlPointBase 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.
Public propertyDragPlane
The plane in which the control point can be dragged.
Public propertyHasCapturedMouse
Public propertyHighlighted (Inherited from ControlPointBase.)
Protected propertyIsScalable
Public propertyOwner
The Owner of this control point.
(Inherited from ControlPointBase.)
Public propertyOwnerWorldLocation
The world location of the owner.
Public propertyOwnerWorldMatrix
The world matrix of the owner
Protected propertyRenderableInvalidated
Public propertyRenderAfterTransparencies (Inherited from ControlPointBase.)
Public propertySize
The current size of the control point.
Public propertyWorldLocation
The world location of the control point.
Public propertyWorldMatrix
The world matrix of the control point.
Top
See Also