Aspose::Pdf::Annotations::InkAnnotation::ChangeAfterResize method

InkAnnotation::ChangeAfterResize method

Updates the points in InkList, according to the matrix transform.

void Aspose::Pdf::Annotations::InkAnnotation::ChangeAfterResize(System::SharedPtr<Matrix> transform) override
ParameterTypeDescription
transformSystem::SharedPtr<Matrix>Matrix specifying the transformation.

See Also