GoDiagram Web Reference
Toggle Method (GoSelection)

If the given object is part of this selection, remove it; otherwise add it.
Syntax
'Declaration
 
Public Overridable Sub Toggle( _
   ByVal obj As GoObject _
) 
public virtual void Toggle( 
   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

GoSelection Class
GoSelection Members
Add Method
Remove Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback