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