LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

ClippingBoundaryBoxColor Property






Gets or sets the color of the polygon resulting from the intersection between the clipping plane and the boundary box.
Syntax
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);
public:
property Color ClippingBoundaryBoxColor {
   Color get();
   void set (    Color value);
}

Property Value

System.Drawing.Color the polygon resulting from the intersection between the clipping plane and the boundary box.
Remarks

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.

Example
For an example, refer to BoundaryBoxColor
Requirements

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

See Also

Reference

Medical3DObject Class
Medical3DObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features