'Declaration Public ReadOnly Property Positions As System.Collections.Generic.List(Of Position)
public System.Collections.Generic.List<Position> Positions {get;}
'Declaration Public ReadOnly Property Positions As System.Collections.Generic.List(Of Position)
public System.Collections.Generic.List<Position> Positions {get;}
A LinearRing is closed LineString with 4 or more positions. The first and last positions are equivalent (they represent equivalent points).