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