Метод |
Описание |
|
DrawGrid ( Graphics graphics ) : void |
|
|
DrawPattern ( Graphics graphics ) : void |
|
|
DrawPoint ( Point point, byte color ) : void |
|
|
FromPaletteColor ( AC color ) : Color |
|
|
GetPixelAt ( int x, int y ) : Point |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
PatternEditor_MouseDown ( object sender, MouseEventArgs e ) : void |
|
|
PatternEditor_MouseMove ( object sender, MouseEventArgs e ) : void |
|
|
PatternEditor_Paint ( object sender, PaintEventArgs e ) : void |
|
|
RenderPattern ( AC pattern, int scale ) : Image |
|
|