'Declaration Public Event MouseVirtualPositionChanged As MouseVirtualPositionChangedEventHandler
public event MouseVirtualPositionChangedEventHandler MouseVirtualPositionChanged
The event handler receives an argument of type MouseVirtualPositionChangedEventArgs containing data related to this event. The following MouseVirtualPositionChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
IsInBitmap | Gets the boolean value indicating if the mouse is currently over the visible part of the image |
X | Gets the virtual x position of the mouse over the magnified view of the image |
Y | Gets the virtual y position of the mouse over the magnified view of the image |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2