Gets the visual style of adjustment handles of selected items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public HandlesVisualStyle SelectedItemHandlesStyle { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property SelectedItemHandlesStyle As HandlesVisualStyle |
An instance of the HandlesVisualStyle class.
This style object provides Pen and Brush attributes that let you customize the appearance of adjustment handles drawn around selected items.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |