C# Class DemoGraphics.SpiroGraphic

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
CircleDemo ( ) : void
Draw ( DrawEvent de ) : void
DrawAt ( IGraphPort graphPort, int x, int y, Rectangle updateRect ) : void
SpiroGraphic ( ) : System

Method Details

CircleDemo() public méthode

public CircleDemo ( ) : void
Résultat void

Draw() public méthode

public Draw ( DrawEvent de ) : void
de DrawEvent
Résultat void

DrawAt() public méthode

public DrawAt ( IGraphPort graphPort, int x, int y, Rectangle updateRect ) : void
graphPort IGraphPort
x int
y int
updateRect Rectangle
Résultat void

SpiroGraphic() public méthode

public SpiroGraphic ( ) : System
Résultat System