DiagramLite Programmer's Guide
DiagramLink.CascadeOrientation Property
See Also
 





Gets or sets the orientation of the first segment of a cascading link.

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

 Syntax

C#  Copy Code

public Orientation CascadeOrientation { get; set; }

Visual Basic  Copy Code

Public Property CascadeOrientation As Orientation

 Property Value

 Remarks

Use this property to specify the orientation of the first segment of a link whose Shape is set to Cascading.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace