StiOnlineMapProvider Class
Namespace: Stimulsoft.Base.Drawing
Methods
| Method | Returns | Description |
|---|---|---|
DrawImage static |
void | |
GetImage static (+1 overloads) |
byte[] | |
GetScript static |
string |
Method Details
DrawImage static
DrawImage(element: IStiAppComponent, size: Size, mapData: Hashtable, g: Graphics, location: RectangleD, elementKey: string, uniqueCode: int, ignoreSize: bool, isExporting: bool): void
Parameters
- element (IStiAppComponent)
- size (Size)
- mapData (Hashtable)
- g (Graphics)
- location (RectangleD)
- elementKey (string)
- uniqueCode (int)
- ignoreSize (bool)
- isExporting (bool)
GetImage static
GetImage(element: IStiAppComponent, size: Size, mapData: Hashtable, elementKey: string, ignoreSize: bool): byte[]
Parameters
- element (IStiAppComponent)
- size (Size)
- mapData (Hashtable)
- elementKey (string)
- ignoreSize (bool)
Returns byte[]
GetImage(size: Size, userBingKey: string, pushPins: List
Parameters
- size (Size)
- userBingKey (string)
- pushPins (List
) - provider (StiGeoMapProviderType)
- onePointZoom (int)
Returns Bitmap
GetScript static
GetScript(element: IStiAppComponent, mapData: Hashtable): string
Parameters
- element (IStiAppComponent)
- mapData (Hashtable)
Returns string