Property | Type | Description | |
---|---|---|---|
Empty |
Method | Description | |
---|---|---|
PlayFrameEventArgs ( int frameIndex, int count ) : System |
Initializes a new instance of the NewFrameEventArgs class.
|
public PlayFrameEventArgs ( int frameIndex, int count ) : System | ||
frameIndex | int | New frame index. |
count | int | The number of frames to play. |
return | System |