GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / GoObject Property
In This Topic
    GoObject Property (GoChangedEventArgs)
    In This Topic
    Gets the Object as a GoObject.
    Syntax
    public GoObject GoObject {get;}

    Property Value

    This should always be non-null when the Hint is GoLayer.GoLayer.ChangedObject.
    See Also