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
public Color ClippingBoundaryBoxColor {get; set;}
get_ClippingBoundaryBoxColor();
set_ClippingBoundaryBoxColor(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2