Click or drag to resize
SplashScreenBitmap Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and set the bitmap image that will be used to display the splash screen.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Bitmap Bitmap { get; set; }

Property Value

Type: Bitmap
The bitmap image that will be used to display the splash screen.

Return Value

Type: Bitmap
The bitmap image that will be used to display the splash screen.
Remarks