LinkAnnotation.Points

LinkAnnotation.Points property

Gets or sets link annotation coordinates as an array of points

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

See Also