StiImageAtom Class

Namespace: Stimulsoft.Dashboard.Drawing.Atoms

Inheritance

Inherits from: StiElementAtom

Constructors

Constructor Description
StiImageAtom(IStiElement element, RectangleD location, StiDataTable dataTable)  

StiImageAtom(element: IStiElement, location: RectangleD, dataTable: StiDataTable)

Parameters

Methods

Method Returns Description
GetImageObject object  
Paint void  
Render void  

Method Details

GetImageObject

GetImageObject(): object

Returns object


Paint

Paint(g: Graphics): void

Parameters


Render

Render(): void

Fields

Field Type Description
ImageElement StiImageElement