Gets the visual style of adjustment handles of selected items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public HandlesVisualStyle SelectedItemHandlesStyle { get; } |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |