GoDiagram Web Reference
ScriptFile Property (GoSvgWriter)

Gets or sets the pathname for the script file defining most of the functions needed for event handling.
Syntax
'Declaration
 
Public Property ScriptFile As String
public string ScriptFile {get; set;}

Property Value

This defaults to an empty, which indicates that the standard JavaScript should be generated inline, rather than producing an external reference.
Remarks
GoDiagram provides a standard JavaScript file that you can use, named GoSvg.js, that you can copy from the GoDiagram "bin" subdirectory.
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