Méthode | Description | |
---|---|---|
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.
|
Méthode | Description | |
---|---|---|
AfterDeserialized ( |
public DrawingSurface ( int width, int height ) : System | ||
width | int | Width of the control. |
height | int | Height of the control. |
Résultat | System |