WebGridCellFeatureStatisticsGeometryType Property |
Property holding information about what kind of grid cell
geometry information that should be returned together with
requested grid statistics.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public GridCellGeometryType GeometryType { get; set; }
Public Property GeometryType As GridCellGeometryType
Get
Set
public:
property GridCellGeometryType GeometryType {
GridCellGeometryType get ();
void set (GridCellGeometryType value);
}
member GeometryType : GridCellGeometryType with get, set
Property Value
Type:
GridCellGeometryTypeSee Also