In This Topic
Gets annotation type.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebEllipseAnnotationViewJS();
var value; // Type: string
value = instance.get_Type();
function get_Type() : string;
Return Value
Annotation type.
Browser Compatibility
See Also