Search
FreeFormHandle Members
Constructors Properties Methods
 


Represents an adjustment handle used to modify the outline of a FreeFormNode.

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

 Public Constructors

  Name Description

FreeFormHandle

Initializes a new instance of the FreeFormHandle class.

 Public Properties

  Name Description

PointIndex

Gets or sets the index of a point from FreeFormNode.Points collection that is being modified through this handle.

 Public Methods

  Name Description

IsMoveHandle

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

 See Also