Click or drag to resize
IGridCellBaseGridCellBoundingBox Property
Bounding box for the grid cell in plotting coordinate system, ie CoordinateSystem.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
IPolygon GridCellBoundingBox { get; set; }

Property Value

Type: IPolygon
See Also