ESRI.ArcGIS.ADF.Web | |
SwatchInfo Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.Display.Swatch Namespace : SwatchInfo Class |
The following tables list the members exposed by SwatchInfo.
Name | Description | |
---|---|---|
SwatchInfo Constructor | Overloaded. Used for storing the image as MIME data to the session. |
Name | Description | |
---|---|---|
BackColor | Background color of the swatch. | |
Dpi | DPI resolution of the swatch. | |
Height | Height of the swatch in pixels. | |
ImageFormat | Format for the swatch image (Png, Jpeg, Gif, etc.). | |
PhysicalDirectory | Physical directory on the server for the swatch. | |
Session | Session where the swatch image data may be stored. | |
UseMimeData | Whether the swatch data are stored in-memory as MIME data, or if false, as a URL location. | |
VirtualDirectory | Virtual directory corresponding to the PhysicalDirectory. | |
Width | Width of the swatch in pixels. |
Name | Description | |
---|---|---|
GetSchema |
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the | |
ReadXml | Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
GetObjectData |
Populates a |