LEADTOOLS Medical (Leadtools.Medical3D assembly)

Medical3DProjectionMethod Enumeration

Show in webframe





Specifies the camera projection method used when viewing the 3D object.
Syntax
public enum Medical3DProjectionMethod : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum Medical3DProjectionMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As Medical3DProjectionMethod

            

            
public enum class Medical3DProjectionMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000OrthogonalThe camera will use the Orthogonal projection method.
0x00000001PerspectiveThe camera will use the Perspective projection method (Default).
Remarks
Orthogonal makes the camera neglect the distance factor when viewing the object. If the object is viewed from two different distances, it will NOT become smaller or bigger. The perspective view however, resembles the real-life view by making the object look smaller if it is far away, or bigger if it is closer.
Example
For an example, refer to Medical3DCamera.ProjectionMethod.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DProjectionMethod

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

 

 


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