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.
Name | Description | |
---|---|---|
ImageDescriptor Constructor | Constructs an ImageDescriptor object. |
Name | Description | |
---|---|---|
AutoResize | Gets or sets a property indicating if the image should resize if the values for the image-width or image-height are not supported. | |
BackColor | Gets or sets the background color. | |
Dpi | The resolution of the image in dots per inch (Dpi). | |
FileName | Gets or sets the file name of the image output. | |
Height | The height of the image in pixels. | |
ImageFormat | The format of the image. | |
ImageGeneralization | Gets a string representing the ImageGeneralization mode. | |
IsImageSizeValid | Gets a value indicating whether the Image size is valid. | |
IsStreamed | Gets property indicating whether the image is streamed or not. | |
PhysicalDirectory | Gets or sets the physical directory location for the image output. | |
PixelLimit | Gets the maximum number of allowed pixels for the image. | |
ScaleSymbols | Gets or sets whether the symbols on the image are scaled or not. | |
StretchToFit | Gets or sets a property indicating whether the image should be stretched to fit the width or height if it is not proportional. | |
TransparentBackground | Whether the background of the image should be transparent. | |
TransparentColor | Gets or sets the color to be rendered as transparent. | |
VirtualDirectory | Gets or sets the virtual directory location for the image output. | |
Width | The width of the image in pixels. |
Name | Description | |
---|---|---|
CalculateDpi | Calculate the Dpi of the image. Not currently implemented. | |
Clone | Creates a deep clone of the current Object. | |
GetSchema | Get XML Schema. | |
ReadXml | Read XML. | |
WriteXml | Write XML. |