Gets or sets the color of the polygon resulting from the intersection between the clipping plane and the boundary box.
public Color ClippingBoundaryBoxColor { get; set; }
Public Property ClippingBoundaryBoxColor As Color
System.Drawing.Color the polygon resulting from the intersection between the clipping plane and the boundary box.
The clipping boundary box is the intersection between the VRT, MIP or MinIP clipping planes and the boundary box.
To enable or disable the boundary box, use the EnableBoundaryBox property.
For an example, refer to BoundaryBoxColor
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