 | HyperTextStylesTextGetVerticalOffset Method |
Gets the vertical offset.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float GetVerticalOffset(
int fontSize
)
Parameters
- fontSize
- Type: SystemInt32
Font size of surrounding text.
Return Value
Type:
SingleThe vertical offset.
See Also