Method | Description | |
---|---|---|
GetPositionTextIndex ( string text, |
||
MeasureText ( System text, |
Method | Description | |
---|---|---|
DrawText ( |
||
TextRenderer ( ) : System |
public static GetPositionTextIndex ( string text, |
||
text | string | |
font | ||
x | float | |
index | int | |
return | bool |
public static MeasureText ( System text, |
||
text | System | |
font | ||
return | System.Vector2 |