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