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