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 class Medical3DProjectionMethod : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Orthogonal | The camera will use the Orthogonal projection method. |
0x00000001 | Perspective | The camera will use the Perspective projection method (Default). |
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DProjectionMethod