VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRotationInteractionPointJS type / get_RotationPointDistance Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_RotationPointDistance Method
In This Topic
Gets the distance, in pixels, from the object's bounding box to the rotation point.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebRotationInteractionPointJS(fillColor, borderColor, cursor);

var value; // Type: number
value = instance.get_RotationPointDistance();

Return Value

The distance, in pixels, from the object's bounding box to the rotation point. Default value is 20.
Browser Compatibility
56+
45+
11
See Also