バージョン

TransformPoints(PointCollection) メソッド

指定したポイントのコレクションにこの行列で表される幾何学的変換を適用します。
シンタックス
'宣言
 
Public Overloads Sub TransformPoints( _
   ByVal points As PointCollection _
) 
public void TransformPoints( 
   PointCollection points
)

パラメータ

points
変形するポイントのコレクション。
参照