ServerGeneratedImage
|
Overloaded. Initializes a new instance of the ServerGeneratedImage class. |
AltText | The alternate text of the image. |
ChartFile | The chart file used as the template of the ServerGeneratedImage. |
DwellAlignment | The alignment of the dwelllabel. |
DwellBorderSize | The border size of the dwelllabel. |
DwellColor | The color of the dwelllabel. |
DwellFont | The font of the dwelllabel. |
DwellFontColor | The font color of the dwelllabel. |
DwellFontSize | The font size of the dwelllabel. |
EncodingScheme | The encoding scheme of the image data. |
Image | The encoded image data. |
ImageHeight | The height of the image. |
ImageWidth | The width of the image. |
Map | The array of MapElement objects. |
MapName | The ID of the map. |
MIMEType | The mime type of the encoded image. |
UniqueID | The unique ID of the ServerGeneratedImage. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
loadImage | Initializes the ServerGeneratedImage from a serialized version. |
saveImage | Serializes the ServerGeneratedImage into XML form. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
LogFlag (inherited from Loggable) | Whether logging should occur during processing. |
LogLocation (inherited from Loggable) | The file where log messages should be written to. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
init (inherited from Loggable) | Initializes logging properties. |
logMessage (inherited from Loggable) | Logs a messaged if logging is enabled. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ServerGeneratedImage Class | NetChartsServer Namespace