WatermarkDisplayEmptyEraForeground Property
Gets or sets foreground which indicates the drawing brush to draw the
WatermarkDisplayEmptyEra.
'Declaration
Public Property WatermarkDisplayEmptyEraForeground As Brush
'Usage
Dim instance As GcDateTime
Dim value As Brush
instance.WatermarkDisplayEmptyEraForeground = value
value = instance.WatermarkDisplayEmptyEraForeground
public Brush WatermarkDisplayEmptyEraForeground {get; set;}
Property Value
A
System.Windows.Media.Brush value indicates the display empty era watermark foreground.