Mouse cursor Y position.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property MousePositionY As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int MousePositionY {get;} |
Return Value
A value that represents the Y mouse cursor position. Measured in pixels, with 0,0 being the top-left corner of the chart image.This property is used to get the Y mouse position when the end-user clicks on a scrollbar element, and is measured in pixels. The 0,0 coordinate is the top-left corner of the chart.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family