LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsAnzView Enumeration

Show in webframe







Indicates the view to use when loading ANZ (Analyze) images.
Syntax
'Declaration
 
Public Enum CodecsAnzView 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsAnzView
public enum CodecsAnzView : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Codecs.CodecsAnzView = function() { };
Leadtools.Codecs.CodecsAnzView.prototype = {
Transverse = 0x00000000, Sagittal = 0x00000001, Coronal = 0x00000002, };
public enum class CodecsAnzView : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TransverseView is from underneath
0x00000001SagittalView is from right side
0x00000002CoronalView is from front
Remarks
For more information and an example, refer to CodecsAnzOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsAnzView

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.