Gets or sets the layout orientation of the control.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public Orientation Orientation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Orientation As Orientation |
See Also