Click or drag to resize
SplashScreenTextPosition Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the position of the text relative to the top left corner of the image.

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

Property Value

Type: Point
The position of the text relative to the top left corner of the image.

Return Value

Type: Point
The position of the text relative to the top left corner of the image.
Remarks