ESRI.ArcGIS.ADF.IMS
ImageDescriptor Constructor
See Also 
ESRI.ArcGIS.ADF.IMS.Carto Namespace > ImageDescriptor Class : ImageDescriptor Constructor




Constructs an ImageDescriptor object.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As ImageDescriptor()
C# 
public ImageDescriptor()

Remarks

Normally it is not necessary to create an instance of this class. An ImageDescriptor object is created with a new view (MapView or LayoutView) and may be accessed with the ImageDescriptor property.

See Also

© 2010 All Rights Reserved.