| 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: 19.0.0.0 (11.1.1.1111)
 Syntax
Syntaxpublic bool ElementCenterValues
Public ElementCenterValues As Boolean
public:
bool ElementCenterValues
val mutable ElementCenterValues: bool
Field Value
Type: 
Boolean See Also
See Also