Method | Description | |
---|---|---|
Draw ( |
Draws the control.
|
|
Label ( Control parent, |
Initializes a new instance of the Label class.
|
Method | Description | |
---|---|---|
UpdateSize ( ) : void |
public Draw ( |
||
batch | An spritebactch already started for alpha blending with deferred sort mode. | |
return | void |
public Label ( Control parent, |
||
parent | Control | The parent. |
font | The font. | |
return | System |