ESRI.ArcGIS.ADF.Web
TransformationParams Constructor
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace > TransformationParams Class : TransformationParams Constructor




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

Overload List

OverloadDescription
TransformationParams Constructor() Default constructor to support serialization. Use TransformationParams(Envelope extent, int viewWidth, int viewHeight, double mapRotationInDegrees, TransformationDirection direction, SpatialReference.SpatialReference spatialReference) instead.  
TransformationParams Constructor(Envelope,Int32,Int32,Double,TransformationDirection,SpatialReference) Constructor  

See Also

© 2010 All Rights Reserved.