C#
VB
C++
Gets or sets a value that indicates whether to show the control points.
public virtual bool ShowControlPoints { get; set; }
Public Overridable Property ShowControlPoints As Boolean
true to show the control points; otherwise, false.
If the value of ShowControlPoints is set to false the ControlPointsGap value will be ignored since the control points will not be shown.
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