GoDiagram Web Reference
AddCursor Method

This is called by BuildCursorSearchArray for each object that is visible in the view, to possibly add cursor name information for client-side use.
Syntax
'Declaration
 
Protected Overridable Sub AddCursor( _
   ByVal obj As GoObject _
) 
protected virtual void AddCursor( 
   GoObject obj
)

Parameters

obj
Remarks
At the current time, only rectangular areas are associated with cursors.
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

GoViewDataRenderer Class
GoViewDataRenderer Members
BuildCursorSearchArray Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback