VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebFreeTextAnnotationViewJS type / get_UseLeaderInterpolation Property
Syntax BrowserCompatibility SeeAlso
get_UseLeaderInterpolation Method
Gets a value indicating whether leader line of annotation is drawn with interpolation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();

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

Return Value

Value indicating whether lines of annotation are drawn with interpolation. Default value is False.
Browser Compatibility
56+
45+
11
See Also