Vertices

PolyAnnotation.Vertices property

Obtiene o establece una matriz de puntos que representan las coordenadas horizontales y verticales de cada vértice.

public Point[] Vertices { get; set; }

Ver también