GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSelectionEventArgs Class
Properties


In This Topic
    GoSelectionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GoSelectionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorThis constructor creates an EventArgs that knows that a particular GoObject has just been added or removed from the selection, or is the principal object for another event.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the GoObject associated with this event.  
    Top
    See Also