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)
ParameterTypeDescription
transformSystem::SharedPtr<Matrix>Matrix that use for transformation (resize).

See Also