VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcAnnotationViewJS type / get_IsReadyForDrawing Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_IsReadyForDrawing Method
In This Topic
Gets a value indicating whether this annotation is ready for drawing, for example, line annotation has points.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS();

var value; // Type: boolean
value = instance.get_IsReadyForDrawing();

Browser Compatibility
56+
45+
11
See Also