Click or drag to resize
GridCellGeometryType Enumeration
Enumeration of what kind of grid cell geometry information that should be returned together with requested grid statistics.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum GridCellGeometryType
Members
  Member nameValueDescription
CentrePoint0Centre point.
Polygon1Polygon.
See Also