Gets the adjustment handle being moved by the user.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public AdjustmentHandle AdjustmentHandle { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property AdjustmentHandle As AdjustmentHandle |
See Also