GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHandle Class / GoObject Property
In This Topic
    GoObject Property (GoHandle)
    In This Topic
    Gets the object being used to implement the handle's visual representation.
    Syntax
    [Description("Just returns the GoHandle itself.")]
    public GoObject GoObject {get;}
    See Also