controlIn

Gets or sets the first curve control point of this segment.

The setter returns the current Segment to allow chaining.

Parameters

value kendo.geometry.PointThe new control point.

Returnskendo.geometry.Point The current control point.

In this article