var instance = new Vintasoft.Imaging.Annotation.UI.WebStampAnnotationViewJS(); var value; // Type: object // Parameters var transform; // Type: object value = instance.getDrawingBox(transform);
function getDrawingBox(
transformThe transform that should be applied to the annotation.: object
) : object;
Parameters
- transform
- The transform that should be applied to the annotation.
Return Value
The drawing box.