LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

RasterViewPerspective Enumeration

Show in webframe





Indicates the view perspective of the image data
Syntax
public enum RasterViewPerspective : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterViewPerspective 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterViewPerspective

            

            
public enum class RasterViewPerspective : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001TopLeftTop-left of image is first in memory.
0x00000002TopRight(Document/Medical only) First row is the right side, first column is top side.
0x00000002BottomLeft180(Document/Medical only) Same as TopLeft, which is BottomLeft rotated clockwise by 180 degrees.
0x00000003BottomRight(Document/Medical only) First row is the right side, first column is the bottom side.
0x00000003TopLeft180(Document/Medical only) Same as BottomRight, which is TopLeft rotated clockwise by 180 degrees.
0x00000004BottomLeftBottom-left of image is first in memory.
0x00000005LeftTop(Document/Medical only) First row is the left side, first column is the top side.
0x00000005BottomLeft90(Document/Medical only) Same as LeftTop, which is BottomLeft rotated clockwise by 90 degrees.
0x00000006TopLeft90(Document/Medical only) Same as RightTop, which is TopLeft rotated clockwise by 90 degrees.
0x00000006RightTop(Document/Medical only) First row is the right side, first column is top side.
0x00000007BottomLeft270(Document/Medical only) Same as RightBottom, which is BottomLeft rotated clockwise by 270 degrees.
0x00000007RightBottom(Document/Medical only) First row is the right side, first column is the bottom side.
0x00000008LeftBottom(Document/Medical only) First row is the left side, first column is top side.
0x00000008TopLeft270(Document/Medical only) Same as LeftBottom, which is TopLeft rotated clockwise by 270 degrees.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.Raster.RasterViewPerspective

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.Raster Namespace

 

 


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

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features