ESRI.ArcGIS.ADF.Web
ImageDescriptor Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web Namespace : ImageDescriptor Class




The following tables list the members exposed by ImageDescriptor.

Public Constructors

 NameDescription
Public ConstructorImageDescriptor ConstructorOverloaded.  Constructor.  
Top

Public Properties

 NameDescription
Public PropertyDpiThe resolution of the image in dots per inch (DPI).  
Public PropertyHeight The height of the image in pixels.  
Public PropertyImageFormatThe format of the image requested from the map server.  
Public PropertyReturnMimeData Gets or sets whether map images are requested as MimeData, or if false, as image URLs.  
Public PropertyTransparentBackground Whether the background of the image should be transparent.  
Public PropertyTransparentColor Gets or sets the color to be rendered as transparent.  
Public PropertyWidth The width of the image in pixels.  
Top

Public Methods

 NameDescription
Public MethodClonePerforms a memberwise clone of the ImageDescriptor.  
Top

See Also

© 2010 All Rights Reserved.