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