VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebFreeTextAnnotationViewJS type / get_PolygonPointTemplate Property
Syntax BrowserCompatibility SeeAlso
get_PolygonPointTemplate Method
Gets the template for polygon points of annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();

var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebPolygonInteractionPointJS
value = instance.get_PolygonPointTemplate();

Return Value

Browser Compatibility
56+
45+
11
See Also