DiagramLite Programmer's Guide
LinkLabel.AutoArrange Property
See Also
 





Gets or sets a value indicating whether the label can be auto arranged.

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

 Syntax

C#  Copy Code

public bool AutoArrange { get; set; }

Visual Basic  Copy Code

Public Property AutoArrange As Boolean

 Property Value

true to automatically place the label; otherwise, false.

 See Also

LinkLabel Members
LinkLabel Class
MindFusion.Diagramming Namespace