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
ParameterTypeDescription
transformSystem::SharedPtr<Matrix>Matrix specifying the transformation.

See Also