ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / WordLocationEventArgs Class / MouseLocation Property

In This Topic
    MouseLocation Property
    In This Topic
    The position of the mouse pointer.
    Syntax
    'Declaration
     
    Public ReadOnly Property MouseLocation As Point
    public Point MouseLocation {get;}
    See Also