IIMSWorkspace Interface
Provides access to members that provide information on the ArcIMS Workspace.
Members
Name | Description | |
---|---|---|
![]() |
AreaOfInterest | The area of interest. |
![]() |
MapUnits | The map units. |
![]() |
SpatialReference | The native spatial reference of the data. |
IIMSWorkspace.AreaOfInterest Property
The area of interest.
Public ReadOnly Property AreaOfInterest As IEnvelope
public IEnvelope AreaOfInterest {get;}
IIMSWorkspace.MapUnits Property
The map units.
Public ReadOnly Property MapUnits As acMapUnits
public acMapUnits MapUnits {get;}
IIMSWorkspace.SpatialReference Property
The native spatial reference of the data.
Public ReadOnly Property SpatialReference As ISpatialReference
public ISpatialReference SpatialReference {get;}
Classes that implement IIMSWorkspace
Classes | Description |
---|