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


StiRegionMapAtom(element: IStiElement, location: RectangleD, dataTable: StiDataTable, animation: StiAnimationEngine)

Parameters

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

Returns List


Paint

Paint(g: Graphics): void

Parameters


Render

Render(): void

Fields

Field Type Description
RegionMapElement StiRegionMapElement