VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationBrushJS type / get_Type Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Type Method
In This Topic
Gets the type of the brush.
Syntax
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.
Browser Compatibility
56+
45+
11
See Also