GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHandle Class / SelectionObject Property
In This Topic
    SelectionObject Property (GoHandle)
    In This Topic
    Handles should never be selected, so they have no SelectionObject.
    Syntax
    public override GoObject SelectionObject {get;}
    See Also