IDEGeoDataset Interface

Provides access to members that return information about a geographic dataset data element.

Members

Name Description
Read/write property Extent The extent of the coverage.
Read/write property SpatialReference The spatial reference of the geodataset.

IDEGeoDataset.Extent Property

The extent of the coverage.

Public Property Extent As IEnvelope
public IEnvelope Extent {get; set;}

IDEGeoDataset.SpatialReference Property

The spatial reference of the geodataset.

Public Property SpatialReference As ISpatialReference
public ISpatialReference SpatialReference {get; set;}

Classes that implement IDEGeoDataset

Classes Description
DENetworkDataset Network Dataset Data Element object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.