controlOut
Gets or sets the second curve control point of this segment.
The setter returns the current Segment to allow chaining.
Parameters
value kendo.geometry.Point
The new control point.
Returns
kendo.geometry.Point
The current control point.
In this article