Gets the visual style of adjustment handles of selected items.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |