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