Click or drag to resize
WebGridCellFeatureStatistics Properties

The WebGridCellFeatureStatistics type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Bounding box for the grid cell in plotting coordinate system, ie CoordinateSystem.
Public propertyCentreCoordinate
Centre coordinate for the grid cell in plotting coordinate system, ie CoordinateSystem.
Public propertyCoordinateSystem
Property contains information about the coordinate system requested by the user and that is used for presentation of the grid.
Public propertyFeatureArea
Area of polygon feature.
Public propertyFeatureCount
Number of features.
Public propertyFeatureLength
Length of line feature.
Public propertyFeatureType
Type of feature.
Public propertyGeometryType
Property holding information about what kind of grid cell geometry information that should be returned together with requested grid statistics.
Public propertyGridCoordinateSystem
Property contains information about the grid coordinate system that is used for grid calculations and supported (by ArtDatabanken).
Public propertyOrginalBoundingBox
Bounding box for the grid cell in calculated coordinate system, ie GridCoordinateSystem.
Public propertyOrginalCentreCoordinate
Centre coordinate for the grid cell in calculated coordinate system, ie GridCoordinateSystem.
Public propertySize
Property holding information about size of the grid cell that has been used.
Top
See Also