DEGeoDataset
Base Type: DEDataset
Derived Types: DECadastralFabric, DEFeatureDataset, DEGeometricNetwork, DENetworkDataset, DERasterDataset, DETerrain, DETopology
An abstract base class used to group characteristics common to datasets that have a geographic extent, such as feature datasets or topologies.
Property |
Type |
Description |
---|---|---|
Extent |
The extent of the coverage. | |
SpatialReference |
The spatial reference of the geodataset. |
Remarks
DEGeoDataset extends DEDataset, adding the Extent and SpatialReference elements.
10/23/2013