Gets or sets the value indicating whether to use spline curves instead of straight lines when rendering polylines.
Object.defineProperty(AnnPolylineObjectRenderer.prototype, 'useSplineMode',
get: function(),
set: function(value)
)
useSplineMode: boolean;
true to use spline curves instead of straight lines when rendering polylines, false otherwise. Default value is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET