TextMarkupAnnotation.QuadPoints

TextMarkupAnnotation.QuadPoints property

Gets or sets an array of points specifying the coordinates of n quadrilaterals. Each quadrilateral encompasses a word or group of contiguous words in the text underlying the annotation.

public Point[] QuadPoints { get; set; }

See Also