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