GoDiagram Web Reference
GoHandle Class
Members 

This class is used to show that a document object is selected by decorating the object with handles that are added to a view layer.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoHandle 
   Inherits GoShape
   Implements IGoHandle 
[SerializableAttribute()]
public class GoHandle : GoShape, IGoHandle  
Remarks
Instances of this class are assumed only to be used in GoView layers, not as part of a GoDocument. Thus they do not participate in undo/redo nor can they be selected.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoObject
      Northwoods.GoWeb.GoShape
         Northwoods.GoWeb.GoHandle

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

GoHandle Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback