This document is archived and information here might be outdated.  Recommended version.


IWCSSpatialDomain Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSSpatialDomain Interface
ArcGIS Developer Help

IWCSSpatialDomain Interface

Provides access to IWCSSpatialDomain information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Read-only property BoundingBoxInfo BoundingBoxInfo at the given index.
Read-only property BoundingBoxInfoCount The boundingboxinfo count of the coverage data.
Read-only property GridBaseCRS Base CRS name of grid.
Read-only property GridOffsets_X X offset of grid.
Read-only property GridOffsets_Y Y offset of grid.
Read-only property GridOffsetsBoundingBox The bounding box of grid offsets.
Read-only property GridOrigin_X X of grid origin.
Read-only property GridOrigin_Y Y of grid origin.

Classes that implement IWCSSpatialDomain

Classes Description