Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > MouseEventArgsEx Class : X Property |
'Declaration
Public ReadOnly Property X As Integer
'Usage
Dim instance As MouseEventArgsEx Dim value As Integer value = instance.X
public int X {get;}