Aspose::Pdf::Annotations::LineAnnotation::ChangeAfterResize method

LineAnnotation::ChangeAfterResize method

Updates the Starting and Ending points, according to the matrix transform.

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

See Also