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





Gets the visual style of disabled adjustment handles.

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

 Syntax

C#  Copy Code

public HandlesVisualStyle DisabledHandlesStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property DisabledHandlesStyle 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 disabled adjustment handles.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
DiagramNode.EnabledHandles Property
ActiveItemHandlesStyle Property
SelectedItemHandlesStyle Property