GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoHandle Interface / HandledObject Property
In This Topic
    HandledObject Property (IGoHandle)
    In This Topic
    Gets the object that actually gets the handles.
    Syntax
    GoObject HandledObject {get;}
    Remarks
    This should be the same as SelectedObject.SelectionObject.
    See Also