Méthode | Description | |
---|---|---|
Create ( string text, SciterXGraphics format ) : |
||
CreateForElement ( string text, |
||
SetBox ( float width, float height ) : void |
Méthode | Description | |
---|---|---|
SciterText ( ) : System.Drawing |
public static Create ( string text, SciterXGraphics format ) : |
||
text | string | |
format | SciterXGraphics | |
Résultat |
public static CreateForElement ( string text, |
||
text | string | |
element | ||
Résultat |
public SetBox ( float width, float height ) : void | ||
width | float | |
height | float | |
Résultat | void |