ParagraphGetCharacterActualSize Method |
Get the size, in pixels, of a single character in paragraph.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Vector2 GetCharacterActualSize()
Return Value
Type:
Vector2Actual size, in pixels, of a single character.
See Also