StiShapeAtom Class

Namespace: Stimulsoft.Dashboard.Drawing.Atoms

Inheritance

Inherits from: StiElementAtom

Constructors

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

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

Parameters

Methods

Method Returns Description
Paint void  
Render void  

Method Details

Paint

Paint(g: Graphics): void

Parameters


Render

Render(): void

Fields

Field Type Description
ShapeElement StiShapeElement