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.

Public Constructors

 NameDescription
Public ConstructorSwatchInfo ConstructorOverloaded. Used for storing the image as MIME data to the session.  
Top

Public Properties

 NameDescription
Public PropertyBackColorBackground color of the swatch.  
Public PropertyDpiDPI resolution of the swatch.  
Public PropertyHeightHeight of the swatch in pixels.  
Public PropertyImageFormatFormat for the swatch image (Png, Jpeg, Gif, etc.).  
Public PropertyPhysicalDirectoryPhysical directory on the server for the swatch.  
Public PropertySessionSession where the swatch image data may be stored.  
Public PropertyUseMimeData Whether the swatch data are stored in-memory as MIME data, or if false, as a URL location.  
Public PropertyVirtualDirectoryVirtual directory corresponding to the PhysicalDirectory.  
Public PropertyWidthWidth of the swatch in pixels.  
Top

Public Methods

 NameDescription
Public MethodGetSchema 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 XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

Protected Methods

 NameDescription
Protected MethodGetObjectData Populates a SerializationInfo with the data needed to serialize the target object.  
Top

See Also

© 2010 All Rights Reserved.