Class Orientation
Orientation.
Inheritance
System.Object
Orientation
Namespace: Syncfusion.SfDiagram.XForms
Assembly: Syncfusion.SfDiagram.XForms.dll
Syntax
public sealed class Orientation : Enum
Fields
Horizontal
Control or layout should be horizontally oriented..
Declaration
public const Orientation Horizontal
Field Value
Type |
---|
Orientation |
Vertical
Control or layout should be vertically oriented..
Declaration
public const Orientation Vertical
Field Value
Type |
---|
Orientation |