Aspose::Pdf::Annotations::Annotation::ChangeAfterResize method
Annotation::ChangeAfterResize method
Update parameters and appearance, according to the matrix transform.
virtual void Aspose::Pdf::Annotations::Annotation::ChangeAfterResize(System::SharedPtr<Matrix> transform)
| Parameter | Type | Description |
|---|---|---|
| transform | System::SharedPtr<Matrix> | Matrix that use for transformation (resize). |
See Also
- Typedef SharedPtr
- Class Matrix
- Class Annotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++