Click or drag to resize
SplashScreenTextColor Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the colour of the text to be superimposed on the splash screen.

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

Property Value

Type: Brush
The colour of the text to be superimposed on the splash screen.

Return Value

Type: Brush
The colour of the text to be superimposed on the splash screen.
Remarks