ASPxClientDiagramChangeConnectionEventArgs.position Property
The position of the connector in the processed point.
Declaration
position: string
Property Value
Type | Description |
---|---|
string | Start, if the connector starts at the processed point; End, if the connector ends at the processed point. |
See Also