Aspose::Page::XPS::XpsModel::XpsMatrix::TransformPoint méthode

XpsMatrix::TransformPoint method

Applique la transformation affine représentée par cette Matrice à un point spécifié.

System::Drawing::PointF Aspose::Page::XPS::XpsModel::XpsMatrix::TransformPoint(System::Drawing::PointF point)
ParamètreTypeDescription
pointSystem::Drawing::PointFLe point.

ReturnValue

Point transformé

Voir aussi