get_UseLeaderInterpolation Method
Gets a value indicating whether leader line of annotation is drawn with interpolation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();
var value; // Type: boolean
value = instance.get_UseLeaderInterpolation();
function get_UseLeaderInterpolation() : boolean;
Return Value
Value indicating whether lines of annotation are drawn with interpolation. Default value is False.