![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | TransformationParams Constructor | Overloaded. Default constructor to support serialization. Use TransformationParams(Envelope extent, int viewWidth, int viewHeight, double mapRotationInDegrees, TransformationDirection direction, SpatialReference.SpatialReference spatialReference) instead. |
Name | Description | |
---|---|---|
![]() | MapExtent | The extent of the map |
![]() | RotationParams | The rotation parameters |
![]() | SpatialReference | The spatial reference to assign geometries that are created as a result of transformation |
![]() | ViewHeight | The height of the map |
![]() | ViewWidth | The width of the map |
![]() | XMapToScreenRatio | The map to screen ratio in the x direction |
![]() | YMapToScreenRatio | The map to screen ratio in the y direction |