GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSimpleNode Class / SelectionObject Property
In This Topic
    SelectionObject Property (GoSimpleNode)
    In This Topic
    The selection object, what the user sees as being selected and what the user actually resizes, is the icon.
    Syntax
    public override GoObject SelectionObject {get;}
    See Also