Click or drag to resize

ReprojectionServiceTargetToSourceTransformation Field

The coordinate transformation that transforms target (this.CRS) to source (mapService.CRS) points

Namespace:  Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
protected readonly ICoordinateTransformation TargetToSourceTransformation

Field Value

Type: ICoordinateTransformation
See Also