You are here: Start » FIL.NET » GrayModelDesigner Class
GrayModelDesigner Class
Prompts the user to edit a Gray Model.
Namespace: | FilNet.Designers |
---|---|
Assembly: | Fil.Net.Designers.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | GrayModelDesigner(IContainer) | Initializes an instance of the GrayModelDesigner dialog using IContainer object which is responsible for disposing this dialog. |
![]() | GrayModelDesigner() | Initializes an instance of the GrayModelDesigner dialog. |
Properties
Methods
Name | Description | |
---|---|---|
![]() | ClearBackgroundImages() | Clear background images from plugin |
![]() | Dispose() | Inherited from FilNet.Designers.Designer |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetGrayModel() | Creates an instance of the GrayModel 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 |