Click or drag to resize

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.

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

Property Value

Type: Reprojector
See Also