GridInterpolatorReprojector Property

Reprojector used when converting between map projections.

You can use this to set datum shift parameters. When no reprojection is specified this will be null.

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public Reprojector Reprojector { get; }

Property Value

Reprojector

See Also