Click or drag to resize
GridCellBase Properties

The GridCellBase type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateSystem
Property contains information about the coordinate system that is used for presentation and supported (by ArtDatabanken), when performing grid search.
Public propertyGridCellBoundingBox
Bounding box for the grid cell in plotting coordinate system, ie CoordinateSystem.
Public propertyGridCellCentreCoordinate
Centre coordinate for the grid cell in plotting coordinate system, ie CoordinateSystem.
Public propertyGridCellGeometryType
Property holding information about what kind of value is returned.
Public propertyGridCellSize
Property holding information om size of the grid cell that has been used.
Public propertyGridCoordinateSystem
Property contains information about the grid cell coordinate system that is use for grid calculations and supported (by ArtDatabanken).
Public propertyIdentifier
Gets a identifier that looks like this example: "SRID3006SIZE10000E745000N7295000".
Public propertyOrginalGridCellBoundingBox
Bounding box for the grid cell in calculated coordinate system, ie GridCellCoordinateSystem.
Public propertyOrginalGridCellCentreCoordinate
Centre coordinate for the grid cell in calculated coordinate system, ie GridCellCoordinateSystem.
Top
See Also