Search
SegmentAdjustmentHandle Members
Constructors Properties Methods
 


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

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

 Public Constructors

  Name Description

SegmentAdjustmentHandle

Initializes a new instance of the SegmentAdjustmentHandle class.

 Public Properties

  Name Description

SegmentIndex

Gets or sets the index of a link's segment 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