Click or drag to resize
GridReprojectorGridInfoElementCenterValues Field
Bool indicating whether the grid is node based (false) or element/cell based (true)

Default is true;

Node based grid means that values are defined in grid line intersection point

Element center based grid means that values are defined in the center of the rectangle bounded by 4 grid lines.

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public bool ElementCenterValues

Field Value

Type: Boolean
See Also