FFCUser |
public class FFCUserControl : BaseBindableView, IComponentConnector
The FFCUserControl type exposes the following members.
| Name | Description | |
|---|---|---|
| FFCUserControl | Initializes a new instance of the FFCUserControl class |
| Name | Description | |
|---|---|---|
| BrightImageFfcFileName | The path and file name of the bright image for flat field correction. | |
| ConfigurationManager | RAYGUIDE's configuration manager; needed to get and to store the last used calibration data file. | |
| DarkImageFfcFileName | The path and file name of the dark image for flat field correction. | |
| IsFlatFieldCorrection | If true, flat field correction will be done. |
| Name | Description | |
|---|---|---|
| InitializeComponent | InitializeComponent | |
| RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BaseBindableView) | |
| SetPropertyT |
Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |
| Name | Description | |
|---|---|---|
| IComponentConnectorConnect | Attaches events and names to compiled content. |