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

Medical3DProjectionMethod Enumeration






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 Medical3DProjectionMethod : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Medical3D.Medical3DProjectionMethod = function() { };
Leadtools.Medical3D.Medical3DProjectionMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class Medical3DProjectionMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
OrthogonalThe camera will use the Orthogonal projection method.
PerspectiveThe 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: 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

Leadtools.Medical3D Namespace

 

 


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