DiagramEdge.FromLineEnd Property
Specifies the edge’s line start tip.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ConnectorLineEnding | The type of the tip. |
Available values:
| Name | Description |
|---|---|
| None | A connector ends without any special element. |
| Arrow | A connector ends with an arrow. |
| OutlinedTriangle | A connector ends with an outlined triangle. |
| FilledTriangle | A connector ends with a filled triangle. |
See Also



