GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoInputEventArgs Class / MouseEventArgs Property
In This Topic
    MouseEventArgs Property
    In This Topic
    Gets or sets the MouseEventArgs associated with this input event.
    Syntax
    public MouseEventArgs MouseEventArgs {get; set;}
    See Also