Click or drag to resize
GridReprojectorReprojector Property
Reprojector used when converting between map projections.

You can use this to set datum shift parameters.

Any updates to the reprojector must be done after the target has been set and before calling Initialize.

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public Reprojector Reprojector { get; }

Property Value

Type: Reprojector
See Also