![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ImageWorkspace Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Data Namespace : ImageWorkspace Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class ImageWorkspace Inherits Workspace |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ImageWorkspace |
C# | |
---|---|
[SerializableAttribute()] public class ImageWorkspace : Workspace |
For an example of using ImageWorkspace to create a new, dynamic layer in the map, see ImageLayer(string, ImageDataset) .
ImageWorkspace is used to add layers dynamically to a map. An ImageWorkspace points to a location for image (raster) files on disk. See the Directory property for information on how to reference the image data.
Since dynamic layers are not supported with ArcMap Server image service, this class is not available for use with ArcMap Server.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family