MouseEvent.ClientX
MouseEvent.ClientX property
The horizontal coordinate at which the event occurred relative to the viewport associated with the event.
public long ClientX { get; }
Property Value
The client x.
See Also
- class MouseEvent
- package com.aspose.html.Dom.Events
- package Aspose.HTML