Class ViewPortStartPosition
ViewPort StartPosition.
Inheritance
System.Object
ViewPortStartPosition
Namespace: Syncfusion.SfDiagram.XForms
Assembly: Syncfusion.SfDiagram.XForms.dll
Syntax
public sealed class ViewPortStartPosition : Enum
Fields
Default
The view port of the diagram SfDiagram page is decided based on the node's offsets.
Declaration
public const ViewPortStartPosition Default
Field Value
Type |
---|
ViewPortStartPosition |
Remarks
The view port of the diagram page will be in negative region when the node’s offsets are negative
Origin
The view port of the diagram SfDiagram page begins with origin (0,0) even though when the node’s offsets are negative.
Declaration
public const ViewPortStartPosition Origin
Field Value
Type |
---|
ViewPortStartPosition |