'宣言 Public Shared Sub FlattenTo( _ ByVal points As IList(Of Point), _ ByVal list As IList(Of Point), _ ByVal E As Double _ )
public static void FlattenTo( IList<Point> points, IList<Point> list, double E )
PointCollectionUtil クラス PointCollectionUtil メンバ