GoDiagram Web Reference
GetAnExistingHandle Method

the "handled" object, not the "selected" object
Return one of the handles associated with an object in this selection.
Syntax
'Declaration
 
Public Overridable Function GetAnExistingHandle( _
   ByVal obj As GoObject _
) As IGoHandle
public virtual IGoHandle GetAnExistingHandle( 
   GoObject obj
)

Parameters

obj
the "handled" object, not the "selected" object

Return Value

An IGoHandle, or null if there are none for 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
GetHandleEnumerable Method
FindHandleByID Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback