ImageGear .NET - Updated
Scale Annotations
User Guide > How to Work with... > ART Mark Annotations > Manage Annotations > Scale Annotations

To scale the entire ART page, please use following method: ImGearARTPage.Scale.

This method performs "deep" scaling; it is updating the coordinates and dimensions of all marks within the page accordingly.

To scale the mark(s) separately, please use the following method of the mark: ImGearARTMark.Scale.