GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoHandle Interface
/ SelectedObject Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SelectedObject Property (IGoHandle)
In This Topic
Gets or sets the selected object for this handle.
Syntax
C#
GoObject
SelectedObject {
get
;
set
;}
Remarks
This value should be contained by a
GoSelection
.
See Also
Reference
IGoHandle Interface
IGoHandle Members
HandledObject Property