LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)

RasterViewPerspective Enumeration

Show in webframe





Indicates the view perspective of the image data.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="RasterViewPerspective")]
public enum RasterViewPerspective : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="RasterViewPerspective")>
Public Enum RasterViewPerspective 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterViewPerspective

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="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.Services.Raster.DataContracts.RasterViewPerspective

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.Raster.DataContracts Namespace

 

 


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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features