Property | Type | Description |
---|
Method | Description | |
---|---|---|
ReceiveCommand ( ICommand command ) : void | ||
RunOnce ( GDIRenderer aPort ) : void | ||
RunOnce ( IDraw2D aPort ) : void | ||
RunOnce ( IRenderGDI aPort ) : void | ||
SineWave ( Size aSize, int nSegments ) : System |
public ReceiveCommand ( ICommand command ) : void | ||
command | ICommand | |
return | void |
public SineWave ( Size aSize, int nSegments ) : System | ||
aSize | Size | |
nSegments | int | |
return | System |