
This struct contains a string value, its size in pixels using a certain font and size, its length in characters, and the font.
System.ValueType
Stonefield.Library.TextSize
public sealed struct TextSize : ValueType
Class Members
Member | Description | |
---|---|---|
![]() |
Font |
The font to use. |
![]() |
Length |
The length of the text. |
![]() |
Size |
The size of the text. |
![]() |
Text |
The text. |
Requirements
Namespace: Stonefield.LibraryAssembly: library.dll