[]
Gets or sets the verticies of this ArcShape.
public int[,] Verticies { get; set; }
Public Property Verticies As Integer(,)