Search
Diagram.AdjustmentHandlesSize Property
See Also
 





Gets or sets the size of the handles, which appear around selected objects.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float AdjustmentHandlesSize { get; set; }

Visual Basic  Copy Code

Public Property AdjustmentHandlesSize As Single

 Property Value

A float value specifying the height of the selection handles. The default is 2.

 Remarks

Use the property to set the size of the manipulation handles, which appear around selected items.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
ModificationStart Property
SelectedItemHandlesColor Property