VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLeaderAnnotationViewJS type / get_EndAnnotationData Property
Syntax BrowserCompatibility SeeAlso
get_EndAnnotationData Method
Gets the WebAnnotationViewJS object associated with end of the WebLeaderAnnotationViewJS.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebLeaderAnnotationViewJS();

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS
value = instance.get_EndAnnotationData();

Return Value

WebAnnotationViewJS object OR null.
Browser Compatibility
56+
45+
11
See Also