GoDiagram Web Reference
Select Method

Make the given object the one and only selected object.
Syntax
'Declaration
 
Public Overridable Function Select( _
   ByVal obj As GoObject _
) As GoObject
public virtual GoObject Select( 
   GoObject obj
)

Parameters

obj

Return Value

Remarks
This will clear any existing selection and then add the single given object.
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

GoSelection Class
GoSelection Members
Add Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback