AppearanceObject.CalcTextSizeInt Method
Name | Parameters | Description |
---|---|---|
Calc |
cache, sf, s, width | Calculates the length of the specified string drawn with the specified formatting. |
Calc |
cache, sf, s, width |
Calculates the length of the specified string drawn with the specified String |
Calc |
cache, s, width | Calculates the length of the specified string. |
Calc |
g, sf, s, width | Calculates the length of the specified string drawn with the specified formatting. |
Calc |
g, sf, s, width |
Calculates the length of the specified string drawn with the specified String |
Calc |
g, s, width | Calculates the length of the specified string. |