Aspose::Pdf::Annotations::TextAnnotation::ChangeAfterResize method
TextAnnotation::ChangeAfterResize method
Overrides the definition in the base class with an empty body.
void Aspose::Pdf::Annotations::TextAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
| Parameter | Type | Description |
|---|---|---|
| transform | System::SharedPtr<Matrix> | Matrix specifying the transformation. |
See Also
- Typedef SharedPtr
- Class Matrix
- Class TextAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++