프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Empty |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |