MindFusion.Scheduling for Silverlight Programmer's Guide
ItemMouseEventArgs.Y Property
See Also
 





Gets the y-position of the mouse relative to the item.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public int Y { get; }

Visual Basic  Copy Code

Public ReadOnly Property Y As Integer

 Property Value

An integer value specifying the mouse position relatively to the item.

 See Also

ItemMouseEventArgs Members
ItemMouseEventArgs Class
MindFusion.Scheduling.Silverlight Namespace
X Property