'宣言 Public Function New( _ ByVal rings As System.Collections.Generic.IEnumerable(Of GeoLinearRing) _ )
public GeoTriangle( System.Collections.Generic.IEnumerable<GeoLinearRing> rings )
パラメータ
- rings
- 三角形リング。
'宣言 Public Function New( _ ByVal rings As System.Collections.Generic.IEnumerable(Of GeoLinearRing) _ )
public GeoTriangle( System.Collections.Generic.IEnumerable<GeoLinearRing> rings )