Gets the type of this adjustment handle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual AdjustmentHandles Handles { get; } |
Visual Basic
Copy Code
|
|---|
Public Overridable ReadOnly Property Handles As AdjustmentHandles |
A member of the AdjustmentHandles enumeration.
See Also