client_y property
client_y property
The vertical coordinate at which the event occurred relative to the viewport associated with the event.
Definition:
@property
def client_y(self):
...
See Also
- module
aspose.html.dom.events
- class
WheelEvent
The vertical coordinate at which the event occurred relative to the viewport associated with the event.
@property
def client_y(self):
...
aspose.html.dom.events
WheelEvent