Search
AdjustmentHandle Members
Constructors Properties
 


The members of this class specify which selection handles of an item should be enabled or disabled.

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

 Public Constructors

  Name Description

AdjustmentHandle

Initializes a new instance of the AdjustmentHandle class.

 Public Properties

  Name Description

Index

Gets or sets the adjustment handle integer index.

Item

A DiagramItem instance whose adjustment handles are enabled or disabled.

 See Also