ESRI.ArcGIS.ADF | |
Converter Class Members | |
See Also Methods Send comments on this topic. |
ESRI.ArcGIS.ADF Namespace : Converter Class |
The following tables list the members exposed by Converter.
Name | Description | |
---|---|---|
Converter Constructor |
Name | Description | |
---|---|---|
CopyToServerContext | Copy object from one server context to another. | |
FromIdentity | Returns an encrypted string value that can be used with the Impersonation WebControl. | |
FromRGBColor | Converts IRGBColor to a System.Drawing.Color structure | |
ToByteArray | Converts a System.Drawing.Image to an array of bytes | |
ToIdentity | Returns a valid Identity type from the Impersonation control Identity encrypted property | |
ToImage | Overloaded. Retrieve an Image Url from the supplied Uri | |
ToRGBColor | Overloaded. Converts from System.Drawing.Color structure to an ESRI.ArcGIS.Dispay.IRgbColor | |
ToStdFont | Overloaded. Converts a System.Drawing.Font object to an stdole.IFontDisp object for use with ArcObjects Symbols. |