'宣言 Public Shared Function VertexReduction( _ ByVal points As Tuple(Of Double(),Double()), _ ByVal tolerance As Double _ ) As Integer
public static int VertexReduction( Tuple<double[],double[]> points, double tolerance )
PolySimplification クラス PolySimplification メンバ