You are here: Start » AVL.NET » GrayModelDesigner Class
GrayModelDesigner Class
Prompts the user to edit a Gray Model.
| Namespace: | AvlNet.Designers |
|---|---|
| Assembly: | Avl.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 AvlNet.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 |
