指定された半径に従ってポイントコレクションを間引きます。
シンタックス
'宣言
Protected Function DecimateAsCollection( _
ByVal () As System.Windows.Point, _
ByVal As System.Double _
) As System.Windows.Media.PointCollection
protected System.Windows.Media.PointCollection DecimateAsCollection(
System.Windows.Point[] ,
System.double
)
パラメータ
- pts
- radius
参照