GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoObjectEnterLeaveEventArgs Class
/ From Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
From Property
In This Topic
Gets the
GoObject
that the mouse had been over.
Syntax
C#
public
GoObject
From {
get
;}
Property Value
If this value is null, the mouse had not been over any object, but had been in the view's background.
See Also
Reference
GoObjectEnterLeaveEventArgs Class
GoObjectEnterLeaveEventArgs Members