![]() HREF_DEFAULT | Default href that is used when no user specified href or default href is specified. |
![]() HREF_REPLACE | The text in the onMouseOver or onMouseOut String that will be replaced by the url value of the MapElement. |
![]() INDEX_REPLACE | The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemIndex value of the MapElement. |
![]() LABEL_REPLACE | The text in the onMouseOver or onMouseOut String that will be replaced by the label value of the MapElement. |
![]() LABELS_REPLACE | The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemLabels value of the MapElement. |
![]() PARAM_REPLACE | The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemParam value of the MapElement. |
![]() TARGET_REPLACE | The text in the onMouseOver or onMouseOut String that will be replaced by the target value of the MapElement. |
ImageMapCreator Constructor
|
Creates a new ImageMapCreator instance. |
createImageMap | Creates an image map using the given parameters. |
createImageMapWithAlt | Creates an image map using the given parameters. |
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. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
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. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ImageMapCreator Class | NetChartsServer Namespace