Aspose::Pdf::Annotations::TextMarkupAnnotation::ChangeAfterResize method

TextMarkupAnnotation::ChangeAfterResize method

Updates the QuadPoints, according to the matrix transform.

void Aspose::Pdf::Annotations::TextMarkupAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
ParameterTypeDescription
transformSystem::SharedPtr<Matrix>Matrix that use for transformation (resize).

See Also