Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

UseSplineMode Property

Show in webframe
Gets or sets the value indicating whether to use spline curves instead of straight lines when rendering polylines.
Syntax
get_useSplineMode();
set_useSplineMode(value);
Object.defineProperty('useSplineMode');

Property Value

TypeDescription
booleantrue to use spline curves instead of straight lines when rendering polylines, false otherwise. Default value is false.
See Also

Reference

AnnPolylineObjectRenderer Object
AnnPolylineObjectRenderer Members

Error processing SSI file