GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / FirstInput Property
In This Topic
    FirstInput Property (GoView)
    In This Topic
    Gets the canonical event args information for the last mouse down.
    Syntax
    [Browsable(false)]
    public GoInputEventArgs FirstInput {get;}
    See Also