GoDiagram Web Reference
GetHref Method

Return a URI so that an <a> element can be generated for an object, so that the user can click on that object in order to view the resource.
Syntax
'Declaration
 
Public Overridable Function GetHref( _
   ByVal obj As GoObject _
) As String
public virtual string GetHref( 
   GoObject obj
)

Parameters

obj

Return Value

null by default
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

GoSvgWriter Class
GoSvgWriter Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback