ESRI.ArcGIS.ADF.Web
TransformationParams Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Geometry Namespace : TransformationParams Class




The following tables list the members exposed by TransformationParams.

Public Constructors

 NameDescription
Public ConstructorTransformationParams ConstructorOverloaded.  Default constructor to support serialization. Use TransformationParams(Envelope extent, int viewWidth, int viewHeight, double mapRotationInDegrees, TransformationDirection direction, SpatialReference.SpatialReference spatialReference) instead.  
Top

Public Properties

 NameDescription
Public PropertyMapExtent The extent of the map  
Public PropertyRotationParams The rotation parameters  
Public PropertySpatialReference The spatial reference to assign geometries that are created as a result of transformation  
Public PropertyViewHeight The height of the map  
Public PropertyViewWidth The width of the map  
Public PropertyXMapToScreenRatio The map to screen ratio in the x direction  
Public PropertyYMapToScreenRatio The map to screen ratio in the y direction  
Top

Public Methods

 NameDescription
Public MethodIsRotated Whether the angle signifies a rotation  
Top

See Also

© 2010 All Rights Reserved.