Aspose::Pdf::Annotations::TextMarkupAnnotation::ChangeAfterResize método
TextMarkupAnnotation::ChangeAfterResize method
Actualiza los QuadPoints, de acuerdo con la transformación de la matriz.
void Aspose::Pdf::Annotations::TextMarkupAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| transform | System::SharedPtr<Matrix> | Matrix que se usa para la transformación (redimensionamiento). |
Ver también
- Typedef SharedPtr
- Class Matrix
- Class TextMarkupAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++