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




The following tables list the members exposed by ImageDescriptor.

Public Constructors

 NameDescription
Public ConstructorImageDescriptor Constructor Constructs an ImageDescriptor object.  
Top

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

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CalculateDpiCalculate the Dpi of the image. Not currently implemented.  
Public MethodClone Creates a deep clone of the current Object.  
Public MethodGetSchema Get XML Schema.  
Public MethodReadXml Read XML.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.