Click or drag to resize

PathNodeGripHandle Fields

The GraphicBasePathNodeGripHandle type exposes the following members.

Fields
 NameDescription
Protected field_fixPointAbsolutePositionThe variable _fixPointRelativePosition, converted to parent's (layer) coordinates.
Protected field_fixPointRelativePositionThe relative position of the object's edge or vertex, which is held fixed during the operation.
Protected field_gripCenterThe location of the grip center in world coordinates (root layer coordinates).
Protected field_gripRadiusThe radius of the grip to show.
Protected field_initialMousePositionInitial mouse position at the time of activation of this handle.
Protected field_initialObjectSizeThe initial size of the object that was hit.
Protected field_movePointRelativePositionThe relative position of the node that should be moved. For instance, (0,0,0) is at the origin of the object, (1,1,1) on the other side of the object, (0.5, 0.5, 0.5) at the center of the object.
Protected field_parent 
Top
See Also