var instance = new Vintasoft.Imaging.Annotation.Html5.WebAnnotationViewJS(); var value; // Type: any // Parameters var x; // Type: number var y; // Type: number value = instance.set_Location(x, y);
Parameters
- x
- Horizontal coordinate of annotation, in device-independent units (1/96th inch per unit).
- y
- Vertical coordinate of annotation, in device-independent units (1/96th inch per unit).