Search
LinkAdjustmentHandle Members
Constructors Properties Methods
 


Represents an adjustment handle used to modify the position of a link's control point.

The following tables list the members exposed by the LinkAdjustmentHandle type.

 Public Constructors

  Name Description

LinkAdjustmentHandle

Initializes a new instance of the LinkAdjustmentHandle class.

 Public Properties

  Name Description

PointIndex

Gets or sets the index of a link's control point that will be adjusted by this handle.

 Public Methods

  Name Description

IsMoveHandle

Returns a value indicating whether this handle is used to move items. (Inherited from AdjustmentHandle.)

IsResizeHandle

Gets whether this adjustment handle resizes the item. (Inherited from AdjustmentHandle.)

IsRotationHandle

Gets whether this adjustment handle changes item's rotation angle. (Inherited from AdjustmentHandle.)

 See Also