PolyAnnotation.Vertices

PolyAnnotation.Vertices property

Gets or sets an array of points representing the horizontal and vertical coordinates of each vertex.

public Point[] Vertices { get; set; }

See Also