StiRegionMapAtom Class
Namespace: Stimulsoft.Dashboard.Drawing.Atoms
Inheritance
Inherits from: StiElementAtom
Constructors
| Constructor | Description |
|---|---|
| StiRegionMapAtom(IStiElement element, RectangleD location, StiDataTable dataTable) | |
| StiRegionMapAtom(IStiElement element, RectangleD location, StiDataTable dataTable, StiAnimationEngine animation) |
StiRegionMapAtom(element: IStiElement, location: RectangleD, dataTable: StiDataTable)
Parameters
- element (IStiElement)
- location (RectangleD)
- dataTable (StiDataTable)
StiRegionMapAtom(element: IStiElement, location: RectangleD, dataTable: StiDataTable, animation: StiAnimationEngine)
Parameters
- element (IStiElement)
- location (RectangleD)
- dataTable (StiDataTable)
- animation (StiAnimationEngine)
Properties
| Property | Type | Description |
|---|---|---|
| CheckedMapKeys | List |
|
| MouseOverMapKey | string |
Methods
| Method | Returns | Description |
|---|---|---|
| GetValues | List | |
| Paint | void | |
| Render | void |
Method Details
GetValues
GetValues(meter: IStiMeter): List
Parameters
- meter (IStiMeter)
Returns List
Paint
Paint(g: Graphics): void
Parameters
- g (Graphics)
Render
Render(): void
Fields
| Field | Type | Description |
|---|---|---|
| RegionMapElement | StiRegionMapElement |