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




For a list of all members of this type, see ImageDescriptor members.

Public Properties

 NameDescription
Public PropertyAutoResize Gets or sets a property indicating if the image should resize if the values for the image-width or image-height are not supported.  
Public PropertyBackColor Gets or sets the background color.  
Public PropertyDpi The resolution of the image in dots per inch (Dpi).  
Public PropertyFileName Gets or sets the file name of the image output.  
Public PropertyHeight The height of the image in pixels.  
Public PropertyImageFormat The format of the image.  
Public PropertyImageGeneralization Gets a string representing the ImageGeneralization mode.  
Public PropertyIsImageSizeValid Gets a value indicating whether the Image size is valid.  
Public PropertyIsStreamed Gets property indicating whether the image is streamed or not.  
Public PropertyPhysicalDirectory Gets or sets the physical directory location for the image output.  
Public PropertyPixelLimit Gets the maximum number of allowed pixels for the image.  
Public PropertyScaleSymbols Gets or sets whether the symbols on the image are scaled or not.  
Public PropertyStretchToFit Gets or sets a property indicating whether the image should be stretched to fit the width or height if it is not proportional.  
Public PropertyTransparentBackground Whether the background of the image should be transparent.  
Public PropertyTransparentColor Gets or sets the color to be rendered as transparent.  
Public PropertyVirtualDirectory Gets or sets the virtual directory location for the image output.  
Public PropertyWidth The width of the image in pixels.  
Top

See Also

© 2010 All Rights Reserved.