Leadtools.Medical3D Namespace > Medical3DObject Class : ClippingBoundaryBoxColor Property |
public Color ClippingBoundaryBoxColor {get; set;}
'Declaration Public Property ClippingBoundaryBoxColor As Color
'Usage Dim instance As Medical3DObject Dim value As Color instance.ClippingBoundaryBoxColor = value value = instance.ClippingBoundaryBoxColor
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.