GoDiagram Web Reference
GoSelection Class
Members 

The selection is a collection of GoObjects that the user can manipulate in a GoView.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoSelection 
   Inherits GoCollection
   Implements IGoCollection 
[SerializableAttribute()]
public class GoSelection : GoCollection, IGoCollection  
Remarks
You should use the GoView.GoView.Selection to display and manipulate the selection of objects that the user sees. Occasionally you may need to have a separate collection of objects that is a GoSelection, in which case you may want to call the constructor with a null/Nothing argument.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoCollection
      Northwoods.GoWeb.GoSelection

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 Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback