var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: any // Parameters var value; // Type: WebMatrixJS value = instance.setLastTransformMatrix(value);
function setLastTransformMatrix(
valueThe last transformation matrix that was applied to the annotation.: WebMatrixJS
) : any;
Parameters
- value
- The last transformation matrix that was applied to the annotation.