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





Gets or sets the default value for the HandlesStyle property of new ControlNode nodes.

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

 Syntax

C#  Copy Code

public HandlesStyle AdapterHandlesStyle { get; set; }

Visual Basic  Copy Code

Public Property AdapterHandlesStyle As HandlesStyle

 Property Value

A member of the HandlesStyle enumeration. The default value is HatchHandles.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace