Aspose::Pdf::Annotations::PolyAnnotation::ChangeAfterResize method
PolyAnnotation::ChangeAfterResize method
Updates the points in Vertices, according to the matrix transform.
void Aspose::Pdf::Annotations::PolyAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
| Parameter | Type | Description |
|---|---|---|
| transform | System::SharedPtr<Matrix> | Matrix specifying the transformation. |
See Also
- Typedef SharedPtr
- Class Matrix
- Class PolyAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++