Click or drag to resize
GridCellBaseCoordinateSystem Property
Property contains information about the coordinate system that is used for presentation and supported (by ArtDatabanken), when performing grid search.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public ICoordinateSystem CoordinateSystem { get; set; }

Property Value

Type: ICoordinateSystem

Implements

IGridCellBaseCoordinateSystem
See Also