Summary
Gets the mouse position, in client DIPs.
- Namespace
- Avalonia
.Input .Raw - Containing Type
- RawPointerEventArgs
Syntax
public Point Position { get; set; }
Value
Type | Description |
---|---|
Point |
public Point Position { get; set; }
Type | Description |
---|---|
Point |