Version

MouseVirtualPositionChangedEventArgs Class Members

The following tables list the members exposed by MouseVirtualPositionChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorMouseVirtualPositionChangedEventArgs ConstructorCreates a new MouseVirtualPositionChangedEventArgs instance  
Public Properties
 NameDescription
Public PropertyIsInBitmapGets the boolean value indicating if the mouse is currently over the visible part of the image  
Public PropertyXGets the virtual x position of the mouse over the magnified view of the image  
Public PropertyYGets the virtual y position of the mouse over the magnified view of the image  
See Also