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
Protected ReadOnly TargetToSourceTransformation As ICoordinateTransformation
protected:
initonly ICoordinateTransformation^ TargetToSourceTransformation
val TargetToSourceTransformation: ICoordinateTransformation
Field Value
Type:
ICoordinateTransformationSee Also