LEADTOOLS Medical (Leadtools.Medical3D assembly)

ClippingBoundaryBoxColor Property

Show in webframe





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:
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

See Also

Reference

Medical3DObject Class
Medical3DObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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