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 | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (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. (Inherited from System.MarshalByRefObject) | |
OnProgress | Invoke all Progress event handlers. | |
RemoveNetwork | Removes the GoLayoutGenericNetwork<N,L,Y> that the layout will be performed on. |