GoDiagram Win Reference
GoLayout Class Members
Properties  Methods  Events


The following tables list the members exposed by GoLayout.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)VersionReturn the version of GoLayout being used.  
Public Propertystatic (Shared in Visual Basic)VersionNameReturn the name of the version of GoLayout being used.  
Public PropertyViewGets or sets the Northwoods.Go.GoView whose thread is used to run document-updating code and Progress events.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodPerformLayoutPerforms auto-layout. You should set the Document property before calling this method.  
Public MethodRaiseProgressOverloaded. Call OnProgress with an appropriate GoLayoutProgressEventArgs.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnProgressInvoke all Progress event handlers.  
Protected MethodRemoveNetworkRemoves the GoLayoutGenericNetwork<N,L,Y> that the layout will be performed on.  
Top
Public Events
 NameDescription
Public EventProgressThe Progress event is raised at various times during the PerformLayout routine to indicate progress. In particular, a Progress event should be raised at the start of the layout with a progress of 0.0 and at the end of the layout with a progress of 1.0. Other calls with progress values should be layout routine specific.  
Top
See Also

Reference

GoLayout Class
Northwoods.Go.Layout Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback