RenderTarget.Clear Method

SFML.Net

RenderTargetClear Method
Clear the entire target with black color

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
void Clear()
Sub Clear
void Clear()
abstract Clear : unit -> unit 
See Also