메소드 | 설명 | |
---|---|---|
Compose ( ) : void |
Not used by this control.
|
|
DetermineAppearance ( ) : void |
Not used by this control.
|
|
DrawingSurface ( int width, int height ) : System |
Creates a new drawing surface control with the specified width and height.
|
메소드 | 설명 | |
---|---|---|
AfterDeserialized ( |
public DrawingSurface ( int width, int height ) : System | ||
width | int | Width of the control. |
height | int | Height of the control. |
리턴 | System |