Table of Contents

Class SkiaLabel.DecomposedText

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public class SkiaLabel.DecomposedText
Inheritance
SkiaLabel.DecomposedText
Inherited Members
Extension Methods

Properties

AutoSize

public AutoSizeType AutoSize { get; set; }

Property Value

AutoSizeType

CountParagraphs

public int CountParagraphs { get; set; }

Property Value

int

HasMoreHorizontalSpace

pixels

public float HasMoreHorizontalSpace { get; set; }

Property Value

float

HasMoreVerticalSpace

pixels

public float HasMoreVerticalSpace { get; set; }

Property Value

float

Lines

public TextLine[] Lines { get; set; }

Property Value

TextLine[]

WasCut

public bool WasCut { get; set; }

Property Value

bool