var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: object // Parameters var drawingSurfaceMatrix; // Type: object value = instance.getTransformFromContentSpace(drawingSurfaceMatrix);
function getTransformFromContentSpace(
drawingSurfaceMatrixThe transformation matrix in the drawing surface space.: object
) : object;
Parameters
- drawingSurfaceMatrix
- The transformation matrix in the drawing surface space.
Return Value
The transformation matrix in the annotation coordinate space.