GoDiagram Web Reference
GoView Constructor(GoDocument)

The GoDocument to display.
Create a GoView displaying the contents of a given GoDocument.
Syntax
'Declaration
 
Public Function New( _
   ByVal doc As GoDocument _
)
public GoView( 
   GoDocument doc
)

Parameters

doc
The GoDocument to display.
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

GoView Class
GoView Members
Overload List

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback