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
| Parameter | Type | Description |
|---|---|---|
| transform | System::SharedPtr<Matrix> | Matrix specifying the transformation. |
See Also
- Typedef SharedPtr
- Class Matrix
- Class ColorBarAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++