textlayout_Paragraph

class textlayout_Paragraph

Methods

__init__

layout

paint

Attributes

AlphabeticBaseline

ExceedMaxLines

Height

IdeographicBaseline

LongestLine

MaxIntrinsicWidth

MinIntrinsicWidth

Width

Methods

textlayout_Paragraph.__init__(*args, **kwargs)
textlayout_Paragraph.layout(self: skia.textlayout_Paragraph, width: float) None
textlayout_Paragraph.paint(self: skia.textlayout_Paragraph, canvas: SkCanvas, x: float, y: float) None

Attributes

textlayout_Paragraph.AlphabeticBaseline
textlayout_Paragraph.ExceedMaxLines
textlayout_Paragraph.Height
textlayout_Paragraph.IdeographicBaseline
textlayout_Paragraph.LongestLine
textlayout_Paragraph.MaxIntrinsicWidth
textlayout_Paragraph.MinIntrinsicWidth
textlayout_Paragraph.Width