| TextOverlayBrush Property  | 
            Font color of the text
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic Brush Brush { get; set; }Public Property Brush As Brush
	Get
	Set
public:
property Brush^ Brush {
	Brush^ get ();
	void set (Brush^ value);
}member Brush : Brush with get, set
Property Value
Type: 
Brush
See Also