VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinesAnnotationViewJS type / get_UseInterpolation Property
Syntax BrowserCompatibility SeeAlso
get_UseInterpolation Method
Gets a value indicating whether lines of annotation are drawn with interpolation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebLinesAnnotationViewJS();

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

Return Value

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