In This Topic
Gets the point collection of leader line of the annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.UI.WebPointCollectionJS
value = instance.get_LeaderPoints();
Return Value
The
WebPointCollectionJS of leader line of the annotation.
Browser Compatibility
See Also