GoDiagram Web Reference
GoSelectionEventArgs Constructor

This 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.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As GoObject _
)
public GoSelectionEventArgs( 
   GoObject obj
)

Parameters

obj
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoSelectionEventArgs Class
GoSelectionEventArgs Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback