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




The result of a PageLayout draw operation. Contains the generated image as well as information about the image and the dataframes in the image.

Object Model




Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.