Click or drag to resize
ControlPanelObjectImage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets an image this object will display.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Bitmap Image { get; set; }

Property Value

Type: Bitmap
An image this object will display

Return Value

Type: Bitmap
An image this object will display
Remarks