Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e57911

Browse files
Merge pull request #361 from syncfusion-content/SEO-174775-ASP.NET-MVC-Page-with-Redirect
SEO-174775 ASP.NET MVC Page with Redirect
2 parents f28833b + 0532891 commit 5e57911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎aspnetmvc/Diagram/Connector.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Connectors are objects used to create link between two points, nodes or ports to
1616
## Create Connector
1717

1818
Connector can be created by defining the start and end points. The path to be drawn can be defined with a collection of segments.
19-
To explore the properties of a `Connector`, refer to [Connector Properties](http://help.syncfusion.com/cr/aspnetmvc/Syncfusion.JavaScript.DataVisualization.Models.Diagram.Connector.html "Connector Properties").
19+
To explore the properties of a `Connector`, refer to [Connector Properties](https://help.syncfusion.com/cr/aspnetmvc/Syncfusion.JavaScript.DataVisualization.Models.Diagram.Connector.html "Connector Properties").
2020

2121
### Add connectors through connectors collection
2222

@@ -466,7 +466,7 @@ public ActionResult Index()
466466
## Decorator
467467

468468
Start and end points of a connector can be decorated with some customizable shapes like arrows, circles, diamond or path. You can decorate the connection end points with the `SourceDecorator` and `TargetDecorator` properties of connector.
469-
To explore the properties of decorators, refer to [Decorator Properties](http://help.syncfusion.com/cr/aspnetmvc/Syncfusion.JavaScript.DataVisualization.Models.Diagram.Decorator.html "Decorator Properties").
469+
To explore the properties of decorators, refer to [Decorator Properties](https://help.syncfusion.com/cr/aspnetmvc/Syncfusion.JavaScript.DataVisualization.Models.Diagram.Decorator.html "Decorator Properties").
470470

471471
The `Shape` property of decorator allows to define the shape of the decorators. The following code example illustrates how to create decorators of various shapes.
472472

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /