Метод | Описание | |
---|---|---|
Create ( string text, SciterXGraphics format ) : |
||
CreateForElement ( string text, |
||
SetBox ( float width, float height ) : void |
Метод | Описание | |
---|---|---|
SciterText ( ) : System.Drawing |
public static Create ( string text, SciterXGraphics format ) : |
||
text | string | |
format | SciterXGraphics | |
Результат |
public static CreateForElement ( string text, |
||
text | string | |
element | ||
Результат |
public SetBox ( float width, float height ) : void | ||
width | float | |
height | float | |
Результат | void |