Class SkiaLabel.TextMetrics
- Namespace
- DrawnUi.Draw
- Assembly
- DrawnUi.Maui.dll
public class SkiaLabel.TextMetrics
- Inheritance
-
SkiaLabel.TextMetrics
- Inherited Members
-
- Extension Methods
-
Properties
LineHeightPixels
public float LineHeightPixels { get; set; }
Property Value
- float
LineHeightWithSpacing
public double LineHeightWithSpacing { get; }
Property Value
- double
LineSpacing
public double LineSpacing { get; set; }
Property Value
- double
ParagraphSpacing
public double ParagraphSpacing { get; set; }
Property Value
- double
SpaceBetweenLines
public double SpaceBetweenLines { get; }
Property Value
- double
SpaceBetweenParagraphs
public double SpaceBetweenParagraphs { get; }
Property Value
- double