DiagramEdge.LineType Property
Specifies the edge’s line type.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ConnectorLineType | The line type. |
Available values:
Name | Description |
---|---|
Straight | A connector links shapes by a straight line. |
Orthogonal | A connector links shapes by a right-angle polyline. |
See Also