Método ChangeAfterResize de Aspose::Pdf::Annotations::Annotation
Annotation::ChangeAfterResize method
Actualiza los parámetros y la apariencia, según la transformación de la matriz.
virtual void Aspose::Pdf::Annotations::Annotation::ChangeAfterResize(System::SharedPtr<Matrix> transform)
| 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 Annotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++