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.

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool OriginInFirstElementCenter

Field Value

Boolean

See Also