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

Near Property






Gets or sets the camera near clipping plane position.
Syntax
public float Near {get; set;}
'Declaration
 
Public Property Near As Single
'Usage
 
Dim instance As Medical3DCamera
Dim value As Single
 
instance.Near = value
 
value = instance.Near
public float Near {get; set;}
 get_Near();
set_Near(value);
public:
property float Near {
   float get();
   void set (    float value);
}

Property Value

The camera near clipping plane position. Valid values range from 0 to 6.
Remarks
The near clipping plane is used to crop the part of the 3D object that lies in front of the plane. The default value is 1.
Example
For an example, refer to Far,
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

Medical3DCamera Class
Medical3DCamera 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