'宣言 Public Function Flatten( _ ByVal points As IList(Of Point), _ ByVal resolution As Double _ ) As IList(Of Point)
public IList<Point> Flatten( IList<Point> points, double resolution )
DefaultFlattener クラス DefaultFlattener メンバ