MouseCoordinate | mouseCoordinate property
Collapse the table of content
Expand the table of content

PointerMoveEventArgs.MouseCoordinate | mouseCoordinate property

Gets the coordinates of the pointer.

Syntax


public:
property Point MouseCoordinate { 
   Point get();
}

Property value

Type: Point

The coordinates of the pointer.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

PointerMoveEventArgs

 

 

Show:
© 2017 Microsoft