메소드 | 설명 | |
---|---|---|
Draw ( |
||
KeyboardRectangle ( |
Represents a Rectangle on the keyboard which can be drawn to a Bitmap. By default, a rectangle is the entire keyboard's size.
|
|
StartBlink ( int delay ) : void | ||
StartBlink ( int delay, int time ) : void | ||
StopBlink ( ) : void |
메소드 | 설명 | |
---|---|---|
BlinkWorker_DoWork ( object sender, |
||
CreateBrush ( ) : |
||
CreateColorBlend ( ) : System.Drawing.Drawing2D.ColorBlend | ||
CreateTilebleColors ( List |
public KeyboardRectangle ( |
||
keyboard | The keyboard this rectangle will be used for | |
x | int | |
y | int | |
colors | List |
An array of colors the ColorBlend will use |
gradientMode | LinearGradientMode | |
리턴 | System.Collections.Generic |