ImageGear .NET v25.2 - Updated
Developer Guide / How to Work with... / ART Mark Annotations / Manage Annotations / Scale Annotations
In This Topic
    Scale Annotations
    In This Topic

    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.