VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebFreeTextAnnotationViewJS type / get_LeaderOutline Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_LeaderOutline Method
In This Topic
Gets the style of leader's outline.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationPenJS
value = instance.get_LeaderOutline();

Return Value

Style of the leader's WebAnnotationPenJS.
Browser Compatibility
56+
45+
11
See Also