Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

ClippingPlanesColor Property






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

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features