Leadtools.Medical3D Namespace : Medical3DProjectionMethod Enumeration |
public enum Medical3DProjectionMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Medical3DProjectionMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Medical3DProjectionMethod
public enum Medical3DProjectionMethod : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical3D.Medical3DProjectionMethod = function() { }; Leadtools.Medical3D.Medical3DProjectionMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class Medical3DProjectionMethod : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Orthogonal | The camera will use the Orthogonal projection method. |
Perspective | The camera will use the Perspective projection method (Default). |
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DProjectionMethod
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