Gets or sets a value that indicate whether to clear the background of
Context before rendering.
public bool Erase {get; set;}
public bool Erase {get; set;}
get_Erase();
set_Erase(value);
Object.defineProperty('Erase');
Property Value
true to clear the background of
Context before rendering, otherwise;
false.