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