Gets or sets the size of the handles, which appear around selected objects.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double AdjustmentHandlesSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property AdjustmentHandlesSize As Double |
A double value specifying the height of the selection handles. The default is 2.
Use the property to set the size of the manipulation handles, which appear around selected items.
Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
ModificationStart Property
SelectedItemHandlesBrush Property
WpfDiagram Programmer's Guide | © 2024 MindFusion |