메소드 | 설명 | |
---|---|---|
DigitalClockDisplay ( bool is24Hour, bool suppressExtra ) : System | ||
Draw ( |
||
OnDraw ( |
메소드 | 설명 | |
---|---|---|
DisplayColon ( IGraphPort graphPort ) : void | ||
DisplayTwoDigits ( IGraphPort graphPort, int iNumber, bool suppress ) : void | ||
DrawHour ( IGraphPort graphPort ) : void | ||
DrawMinutes ( IGraphPort graphPort ) : void | ||
DrawSeconds ( IGraphPort graphPort ) : void |
public DigitalClockDisplay ( bool is24Hour, bool suppressExtra ) : System | ||
is24Hour | bool | |
suppressExtra | bool | |
리턴 | System |