Click or drag to resize

GridReprojectorGridInfoOriginInFirstElementCenter Field

Flag indicating if the projection origin is in the center of the first grid cell (true) or in the lower left corner of the first grid cell (false).

Only applicable when ElementCenterValues is true.

Default is true.

Namespace:  DHI.Projections
Assembly:  DHI.Projections (in DHI.Projections.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool OriginInFirstElementCenter

Field Value

Type: Boolean
See Also