![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
SwatchInfo Class Members | |
See Also Properties Methods Send Feedback |
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.Used for storing the image as MIME data to the session.Used for storing the swatch as a file on disk.Used for storing the swatch as a file on disk. |
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 System.Xml.Serialization.XmlSchemaProviderAttribute to the class. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |