LEADTOOLS Medical (Leadtools.Medical3D assembly)

ClippingPlanesColor Property

Show in webframe





Gets or sets the color of the 3D object clipping plane.
Syntax
public Color ClippingPlanesColor {get; set;}
'Declaration
 
Public Property ClippingPlanesColor As Color
'Usage
 
Dim instance As Medical3DObject
Dim value As Color
 
instance.ClippingPlanesColor = value
 
value = instance.ClippingPlanesColor

            

            
public:
property Color ClippingPlanesColor {
   Color get();
   void set (    Color value);
}

Property Value

The System.Drawing.Color of the clipping plane.
Remarks
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