You are here: Start » FIL.NET » EdgeModelDesigner Class
EdgeModelDesigner Class
Prompts the user to edit an Edge Model.
Namespace: | FilNet.Designers |
---|---|
Assembly: | Fil.Net.Designers.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | EdgeModelDesigner(IContainer) | Initializes an instance of the EdgeModelDesigner dialog using IContainer object which is responsible for disposing this dialog. |
![]() | EdgeModelDesigner() | Initializes an instance of the EdgeModelDesigner dialog. |
Properties
Methods
Name | Description | |
---|---|---|
![]() | ClearBackgroundImages() | Clear background images from plugin |
![]() | Dispose() | Inherited from FilNet.Designers.Designer |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetEdgeModel() | Creates an instance of the EdgeModel type using editor properties |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | LoadParameters(string) | Load model parameters from file |
![]() | SaveParameters(string) | Save model parameters to file |
![]() | ShowDialog() | Shows the editor as a modal window |
![]() | ShowDialog(System.Windows.Forms.IWin32Window) | Shows the editor as a modal window with a specified owner |
![]() | ToString() | Inherited from System.Object |