Specifies the horizontal position.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum DiagramConnectionsContentPositionHorizontal
Fields
A position on the left.
C#
Left = 0
A position on the right.
C#
Right = 1