pub fn align_main_align_paragraph(
    node: &NodeRef<'_, CustomAttributeValues>,
    area: &Rect<f32, Measure>,
    paragraph: &RefHandle<skia_textlayout_Paragraph>
) -> Point2D<f32, Measure>
Expand description

Align the main alignment of a paragraph