SpatialGridCoverage Class

Definition

Provides methods for obtaining a spatial grid coverage.

public class SpatialGridCoverage
type SpatialGridCoverage = class
Public Class SpatialGridCoverage
Inheritance
SpatialGridCoverage

Constructors

SpatialGridCoverage()

Initializes a new instance of the SpatialGridCoverage class.

Methods

FillRow(Object, Int32, Byte, Byte[])

Fills the grid cell parameters with tessellation property values from the specified object.

Geodetic(SqlGeography, Int32, Int32)

Returns the grid cell for the given SqlGeography instance.

Planar(SqlGeometry, Double, Double, Double, Double, Int32, Int32)

Returns the grid cell for the given SqlGeometry instance.

Applies to