Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / MaintainUnscaledImage Property
In This Topic
    MaintainUnscaledImage Property
    In This Topic
    By default, Reflection scales images down so that an entire image fits on the PC display.
    Syntax
    expression.MaintainUnscaledImage As Boolean
    where expression is a variable that represents a Screen Object
    Remarks
    Set this property to true to display images in full scale.

    Use the ALT key with the arrow keys to pan the window.

    See Also