Aspose::Pdf::Annotations::ColorBarAnnotation::ChangeAfterResize method

ColorBarAnnotation::ChangeAfterResize method

Update parameters and appearance, according to the matrix transform and moving outside of TrimBox if nesseary.

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

See Also