C# Class GoF.Lexi.Application.Rectangle

Inheritance: Glyph
Datei anzeigen Open project: TheoAndersen/GoF.Lexi Class Usage Examples

Public Methods

Method Description
Draw ( Window window ) : void

Method Details

Draw() public method

public Draw ( Window window ) : void
window GoF.Lexi.Application.GUI.Window
return void