MarkupParagraph.Points

MarkupParagraph.Points property

Points of polygon that describes paragraph. Starting point is lower left corner of the paragraph. And next points are in anti-clockwise sequence.

public Point[] Points { get; }

See Also