HighlightAnnotation.Points

HighlightAnnotation.Points property

Gets or sets collection of points that describe rectangles with text

public List<Point> Points { get; set; }

See Also