'宣言 Public Function New( _ ByVal points As System.Collections.Generic.IEnumerable(Of GeoPoint) _ )
public GeoLinearRing( System.Collections.Generic.IEnumerable<GeoPoint> points )
パラメータ
- points
- ポイント。
'宣言 Public Function New( _ ByVal points As System.Collections.Generic.IEnumerable(Of GeoPoint) _ )
public GeoLinearRing( System.Collections.Generic.IEnumerable<GeoPoint> points )