Gets the type of the brush.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationBrushJS(type, color);
var value; // Type: Vintasoft.Imaging.Annotation.WebBrushStyleEnumJS
value = instance.get_Type();
Return Value
An instance of
WebBrushStyleEnumJS class that defines the type of brush.