Class SkiaLabel.DecomposedText
public class SkiaLabel.DecomposedText
- Inheritance
-
SkiaLabel.DecomposedText
- Inherited Members
- Extension Methods
Properties
AutoSize
public AutoSizeType AutoSize { get; set; }
Property Value
CountParagraphs
public int CountParagraphs { get; set; }
Property Value
HasMoreHorizontalSpace
pixels
public float HasMoreHorizontalSpace { get; set; }
Property Value
HasMoreVerticalSpace
pixels
public float HasMoreVerticalSpace { get; set; }
Property Value
Lines
public TextLine[] Lines { get; set; }
Property Value
- TextLine[]
WasCut
public bool WasCut { get; set; }