Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Clear(Color)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void Clear(
    Color color
)

Summary

Fills the entire "screen" with the specified color.