C#
VB
C++
Gets or sets the value that indicates whether to show the clipping planes of the 3D object or not.
public bool EnableClippingPlanes { get; set; }
Public Property EnableClippingPlanes As Boolean
true to show the clipping planes, false to hide the boundary box
The clipping planes are used only with the VRT, MIP or MinIP, and they are used to clip the 3D object from any side and any angle.
For an example, refer to Planes
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