GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ RaiseObjectGotSelection Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RaiseObjectGotSelection Method
In This Topic
Call
OnObjectGotSelection
for the given object to raise an
ObjectGotSelection
event.
Syntax
C#
public
void
RaiseObjectGotSelection(
GoObject
obj
)
Parameters
obj
Remarks
This is called by methods in
GoSelection
for each object added to the selection.
See Also
Reference
GoView Class
GoView Members