System::Drawing::Drawing2D::GraphicsPath::Transform メソッド

GraphicsPath::Transform(const MatrixPtr&) method

指定された変換行列を適用して、現在のオブジェクトが表すパスを変換します。

void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
パラメーター説明
行列const MatrixPtr&変換を指定する変換行列

参照

GraphicsPath::Transform(const SkMatrix&) method

void System::Drawing::Drawing2D::GraphicsPath::Transform(const SkMatrix &matrix)

参照