ESRI.ArcGIS.ADF.Web
CartoImage Class
Members  See Also 
ESRI.ArcGIS.ADF.Web Namespace : CartoImage Class




An object that encapsulates properties of a cartographic image.

Object Model


Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class CartoImage 
Visual Basic (Usage)Copy Code
Dim instance As CartoImage
C# 
[SerializableAttribute()]
public class CartoImage 

Remarks

This class is used to store the results of a drawing of a cartographic entity. It is extended for specific types of cartographic types:

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.CartoImage
      ESRI.ArcGIS.ADF.Web.LayoutImage
      ESRI.ArcGIS.ADF.Web.MapImage

See Also

© 2010 All Rights Reserved.