Northwoods.Go.Layout Assembly > Northwoods.Go.Layout Namespace : GoLayout Class |
For a list of all members of this type, see GoLayout members.
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | PerformLayout | Performs auto-layout. You should set the Document property before calling this method. |
![]() | RaiseProgress | Overloaded. Call OnProgress with an appropriate GoLayoutProgressEventArgs. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnProgress | Invoke all Progress event handlers. |
![]() | RemoveNetwork | Removes the GoLayoutGenericNetwork<N,L,Y> that the layout will be performed on. |