Click or drag to resize

GridInterpolator Properties

The GridInterpolator type exposes the following members.

Properties
  NameDescription
Public propertyDoInterpolate
Bool specifying whether to interpolate (true) or take the closest value (false, default)
Public propertyReprojector
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.

Top
See Also