TsMagnifier offset image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36992
    Maximus Marius
    Participant

    exists any metod to move image displayed in TsMagnifier

    Normal TsMagnifier.execute(x,y) show in center TsMagnifier windows enlarged image under TsMagnifier.

    I would like to move the zoomed image, for example

    TsMagnifier.execute(0,0) but take picture from x=512 y=512

    #55094
    Support
    Keymaster

    Hello! Sorry, this feature is not implemented.

    #55101
    Maximus Marius
    Participant
    'Support' wrote:

    Hello! Sorry, this feature is not implemented.

    I would like to add this functionality but this component is to magic for me 😉 How it works ?

    #55112
    Support
    Keymaster

    Two different ways of the component work exists. They are depended form system conditions, Aero is enabled or not.

    The TsMagnifier.OnGetSourceCoords event will be added in the AC v11.03

    There you will be able to define a Top Left coordinates of the source rectangle.

    Use TsMagnifier.Refresh for updating of the magnifier.

    #55359
    Maximus Marius
    Participant
    'Support' wrote:

    Two different ways of the component work exists. They are depended form system conditions, Aero is enabled or not.

    The TsMagnifier.OnGetSourceCoords event will be added in the AC v11.03

    There you will be able to define a Top Left coordinates of the source rectangle.

    Use TsMagnifier.Refresh for updating of the magnifier.

    I updated from 10.13 to 11.11 and I could confirm , your modification works very well

    Good job

    Thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.