Kendo.Mvc.UI.Fluent.DiagramConnectionToSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionToSettings settings.
Methods
X(System.Double)
Defines the point x value.
Parameters
value System.Double
The value that configures the x.
Y(System.Double)
Defines the point y value.
Parameters
value System.Double
The value that configures the y.
Id(System.Object)
Defines the target shape Id.
Parameters
value System.Object
The value that configures the target shape id.
Connector(System.String)
Defines the name of the target shape connector.
Parameters
value System.String
The value that configures the target shape connector name.