![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
SwatchInfo Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Swatch Namespace : SwatchInfo Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class SwatchInfo |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SwatchInfo |
C# | |
---|---|
[SerializableAttribute()] public class SwatchInfo |
When swatches are generated, they may be saved as MIME (byte) data to server memory, or may be written to a file on disk. If UseMimeData is true, the image is saved as MIME data. In this case the Session may be specified for storing the image. If UseMimeData is false, the image is written to a file, and PhysicalDirectory must be specified for the location. The VirtualDirectory should point to this same location as a URL, available to Web clients.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family