get_RotationPointDistance Method
Gets the distance, in pixels, from the object's bounding box to the rotation point.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebRotationInteractionPointJS(fillColor, borderColor, cursor);
var value; // Type: number
value = instance.get_RotationPointDistance();
function get_RotationPointDistance() : number;
Return Value
The distance, in pixels, from the object's bounding box to the rotation point. Default value is 20.