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
Public OriginInFirstElementCenter As Boolean
public:
bool OriginInFirstElementCenter
val mutable OriginInFirstElementCenter: bool
Field Value
Type:
BooleanSee Also