Skip to content

Commit 731e33c

Browse files
Revamping the Ug
1 parent 3d650fa commit 731e33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/diagram/connectors/segments/orthogonal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
## How to Create Orthogonal Segments
1313

14-
Orthogonal segments create segments that are perpendicular to each other. To create an orthogonal connector, set the connector Type to [Orthogonal](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Diagram.ConnectorSegmentType.html#Syncfusion_Blazor_Diagram_ConnectorSegmentType_Orthogonal) to create a default orthogonal segment and need to specify Type. The following code example illustrates how to create a default orthogonal segment.
14+
[Orthogonal](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Diagram.ConnectorSegmentType.html#Syncfusion_Blazor_Diagram_ConnectorSegmentType_Orthogonal) segments create segments that are perpendicular to each other. To create an orthogonal connector, set the connector Type to **Orthogonal** to create a default orthogonal segment and need to specify Type. The following code example illustrates how to create a default orthogonal segment.
1515

1616
```cshtml
1717
@using Syncfusion.Blazor.Diagram

0 commit comments

Comments
 (0)