Specifies the vertical position.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum DiagramConnectionsContentPositionVertical
Fields
A position on the bottom.
C#
Bottom = 1
A position on the top.
C#
Top = 0
Specifies the vertical position.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum DiagramConnectionsContentPositionVertical
A position on the bottom.
Bottom = 1
A position on the top.
Top = 0