var instance = new Vintasoft.Imaging.Annotation.Html5.WebTextAnnotationViewJS(); var value; // Type: any // Parameters var width; // Type: number var height; // Type: number value = instance.set_Size(width, height);
Parameters
- width
- Annotation width.
- height
- Annotation height.