ESRI.ArcGIS.ADF.Web
TransformationDirection Enumeration
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace : TransformationDirection Enumeration




The transformation direction

Syntax

Visual Basic (Declaration) 
Public Enum TransformationDirection 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As TransformationDirection
C# 
public enum TransformationDirection : Enum 

Members

MemberDescription
ToScreen From map to screen
ToMap From screen to map

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.Geometry.TransformationDirection

See Also

© 2010 All Rights Reserved.