Aspose::Pdf::Annotations::PolyAnnotation::ChangeAfterResize método
PolyAnnotation::ChangeAfterResize method
Actualiza los puntos en Vertices, de acuerdo con la transformación matricial.
void Aspose::Pdf::Annotations::PolyAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| transform | System::SharedPtr<Matrix> | Matrix especificando la transformación. |
Ver también
- Typedef SharedPtr
- Class Matrix
- Class PolyAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++