Property | Type | Description |
---|
Method | Description | |
---|---|---|
Draw ( |
||
OnFrameChanged ( ) : void | ||
UpdateGeometryState ( double atTime ) : void | ||
Wipe ( string name, GDIDIBSection dstBitmap, GDIDIBSection srcBitmap, Rectangle frame, double duration, int direction ) : System |
public Draw ( |
||
devent | ||
return | void |
public UpdateGeometryState ( double atTime ) : void | ||
atTime | double | |
return | void |
public Wipe ( string name, GDIDIBSection dstBitmap, GDIDIBSection srcBitmap, Rectangle frame, double duration, int direction ) : System | ||
name | string | |
dstBitmap | GDIDIBSection | |
srcBitmap | GDIDIBSection | |
frame | Rectangle | |
duration | double | |
direction | int | |
return | System |