Aspose::Page::XPS::XpsModel::XpsMatrix::TransformPoint メソッド

XpsMatrix::TransformPoint method

この Matrix が表すアフィン変換を、指定された点に適用します。

System::Drawing::PointF Aspose::Page::XPS::XpsModel::XpsMatrix::TransformPoint(System::Drawing::PointF point)
パラメーター説明
ポイントSystem::Drawing::PointF点。

ReturnValue

変換された点

参照