GoDiagram Web Reference
AssociatePartInfo Method (GoViewDataRenderer)

if null, this method does nothing
if null, this method does nothing
Call AddSearchArrayEntry(RectangleF,String) or or AddSearchArrayEntry(GoStroke,String) or another overload of that method in order to associate the JavaScript object corresponding to the GoPartInfoinfo with the location and shape of a given obj.
Syntax
'Declaration
 
Public Overridable Sub AssociatePartInfo( _
   ByVal obj As GoObject, _
   ByVal info As GoPartInfo _
) 
public virtual void AssociatePartInfo( 
   GoObject obj,
   GoPartInfo info
)

Parameters

obj
if null, this method does nothing
info
if null, this method does nothing
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback