Метод | Описание | |
---|---|---|
Draw ( ) : void | ||
DrawInBoundingBox ( int top, int left, int bottom, int right ) : void | ||
DrawUpsideDown ( ) : void | ||
TimeToDraw ( ) : int |
public DrawInBoundingBox ( int top, int left, int bottom, int right ) : void | ||
top | int | |
left | int | |
bottom | int | |
right | int | |
Результат | void |