C#
VB
WinRT C#
Gets or sets the value indicating whether to use spline curves instead of straight lines when rendering polylines.
public bool UseSplineMode {get; set;}
Public Property UseSplineMode As Boolean
public bool UseSplineMode {get; set;}
<br/>get_UseSplineMode();<br/>set_UseSplineMode(value);<br/>Object.defineProperty('UseSplineMode');
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