DiagramConnectionFromSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionFromSettings settings.
Methods
X(System.Double)
Defines the x-coordinate of the connection source.
Parameters
value - System.Double
The value that configures the x.
Y(System.Double)
Defines the y-coordinate of the connection source.
Parameters
value - System.Double
The value that configures the y.
Id(System.Object)
Defines the source shape Id.
Parameters
value - System.Object
The value that configures the source shape id.
Connector(System.String)
Defines the name of the source shape connector.
Parameters
value - System.String
The value that configures the source shape connector name.