MediaPlayerTextOverlayControllerTextOverlayStringColor Field |
Font color for the rendered text. Set this to a String containing the hex color representation. Defaults to Colors.White.
Namespace: Veeplay.overlaycontrollersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static readonly string TextOverlayStringColor
Public Shared ReadOnly TextOverlayStringColor As String
public:
static initonly String^ TextOverlayStringColor
static val TextOverlayStringColor: string
Field Value
Type:
StringSee Also