![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ImageWorkspace Constructor(String,String) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Data Namespace > ImageWorkspace Class > ImageWorkspace Constructor : ImageWorkspace Constructor(String,String) |
- name
- The name of the ImageWorkspace to be constructed.
- directory
- The directory of the ImageWorkspace to be constructed.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal directory As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim name As String Dim directory As String Dim instance As New ImageWorkspace(name, directory) |
Parameters
- name
- The name of the ImageWorkspace to be constructed.
- directory
- The directory of the ImageWorkspace to be constructed.
For an example of using ImageWorkspace to create a new, dynamic layer in the map, see ImageLayer(string, ImageDataset) .
See Workspace.Name for information on specifying the name for the ImageWorkspace. See directory for details on how to specify the directory for the ImageWorkspace.
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