DiagramLite Programmer's Guide
Diagram.AutoAlignDistance Property
See Also
 





Gets or sets the maximal horizontal or vertical distance at which a node aligns to the borders ot other nodes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double AutoAlignDistance { get; set; }

Visual Basic  Copy Code

Public Property AutoAlignDistance As Double

 Property Value

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace