Aspose::Pdf::Annotations::LineAnnotation::ChangeAfterResize método
LineAnnotation::ChangeAfterResize method
Actualiza los puntos de inicio y fin, según la transformación de la matriz.
void Aspose::Pdf::Annotations::LineAnnotation::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 LineAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++