In This Topic
Sets the rotation point of annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS();
var returnValue; // Type: any
// Parameters
var value; // Type: WebRotationInteractionPointJS
returnValue = instance.set_RotationPoint(value);
Parameters
- value
- WebRotationInteractionPointJS object.
Browser Compatibility
See Also