C# Class Autometaii.PolygonTest

Inheritance: Autometus
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
PolygonTest ( Size aSize ) : System
PolygonTest ( System aSize ) : System
ReceiveCommand ( Command_Render command ) : void
RunOnce ( GDIRenderer aPort ) : void
RunOnce ( IRenderGDI aPort ) : void

Method Details

PolygonTest() public méthode

public PolygonTest ( Size aSize ) : System
aSize Size
Résultat System

PolygonTest() public méthode

public PolygonTest ( System aSize ) : System
aSize System
Résultat System

ReceiveCommand() public méthode

public ReceiveCommand ( Command_Render command ) : void
command Command_Render
Résultat void

RunOnce() public méthode

public RunOnce ( GDIRenderer aPort ) : void
aPort GDIRenderer
Résultat void

RunOnce() public méthode

public RunOnce ( IRenderGDI aPort ) : void
aPort IRenderGDI
Résultat void