Sets the adjustment handle tracked by this object to the specified handle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void SetHandleIndex ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetHandleIndex( _ |
An AdjustmentHandle instance representing the modified handle.
See Also