Click or drag to resize

IconCacheLoadIcon Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberLoadIcon(Image)
Load an icon with the hotspot automatically set at the center. Returns the index at which the icon was stored.
Public methodStatic memberLoadIcon(String)
Load an icon from a file path and returns the index at which it was stored.
Public methodStatic memberLoadIcon(Image, Int32, Int32)
Load an icon with the given hotspot parameters. Returns the index at which it was stored.
Public methodStatic memberLoadIcon(String, Int32, Int32)
Load an icon from the specified file path, with the given hotspot parameters. Returns the index at which the icon was stored.
Top
See Also