MindFusion.Wpf Pack Programmer's Guide
Diagram.ActiveItemHandlesStyle Property
See Also
 





Gets the visual style of adjustment handles of the active item.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public HandlesVisualStyle ActiveItemHandlesStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property ActiveItemHandlesStyle As HandlesVisualStyle

 Property Value

An instance of the HandlesVisualStyle class.

 Remarks

This style object provides Pen and Brush attributes that let you customize the appearance of adjustment handles drawn around the active item.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
ActiveItem Property
SelectedItemHandlesStyle Property
DisabledHandlesStyle Property