The y-coordinate of the mouse event.
Namespace: TallComponents.Interaction.WinForms.EventsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
Remarks
The Y coordinate of the base MouseEvent type is an integer. This
class redefines it as a double, so that the event does not loose precision
after coordinate system transformations.