Gets the y-position of the mouse relative to the item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int Y { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Y As Integer |
An integer value specifying the mouse position relatively to the item.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |