Camera |
public class CameraEmulatorSettingsView : BaseBindableView, ITabbedView, IHelpView, IComponentConnector
The CameraEmulatorSettingsView type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraEmulatorSettingsView | Constructor. |
Name | Description | |
---|---|---|
![]() | AddScanHead | |
![]() | AutoConnect | If true it is tried to connect the camera at application start. |
![]() | BigPictureFileName | Allows to compensate a scan field calibration rotation. |
![]() | BigPictureFilePath | |
![]() | BigPictureRotation | Allows to compensate a scan field calibration rotation. |
![]() | CalibrationGuiData | The GUI elements shown in the calibration user control. |
![]() | CameraID | The string identifying the camera as shown in the combo box. |
![]() | CameraInfo | The camera info - equivalent to the JAI SDK. |
![]() | CameraInfos | The list of all defined camera infos. |
![]() | ConfigurationManager | RAYGUIDE's configuration manager; needed to get and to store the last used calibration data file. |
![]() | CropFactorVisibility | |
![]() | DownscaleFactor | The factor a taken picture will be scaled down before added to the workspace background. |
![]() | FieldHeightMaxPixel | The maximal field height of the camera allowed by the hardware. |
![]() | FieldHeightMinPixel | The minimal field height of the camera allowed by the hardware. |
![]() | FieldHeightPixel | The camera image's height in pixel. |
![]() | FieldWidthMaxPixel | The maximal field with of the camera allowed by the hardware. |
![]() | FieldWidthMinPixel | The minimal field with of the camera allowed by the hardware. |
![]() | FieldWidthPixel | The camera image's width in pixel. |
![]() | HasScanHeadLensMounted | If true and distortion correction is enabled a taken image is cut to remove black stripes. |
![]() | InfoGuiData | The GUI elements shown in the info user control. |
![]() | IsCalibrationEnabled | Flag to indicate if the calibration buttons are enabled. |
![]() | IsConnectButtonEnabled | |
![]() | IsConnected | True if a camera is connected. |
![]() | IsDictionaryToKeep | |
![]() | IsNotConnected | True if no camera is not connected. |
![]() | IsReadingFromGuiForbidden | Only if false values from the edit fields are read out into the internal data; this must not be done in case the dialog is just and be filled programmatically opened. |
![]() | IsResetButtonEnabled | |
![]() | IsScanHeadAssigned | True if a scan head is assigned to the camera. |
![]() | LoadButtonVisibility | Hidden field: Visibility of the button for loading the background image. |
![]() | MainTabIndex | Index of the tab currently open in the dialog. |
![]() | PenNumber | |
![]() | RectificationCropFactor | A tile will be cropped by this percentage if a F-Theta lens is mounted and equalization is activated. |
![]() | ScanHead | The selected scan head in the dialog. |
![]() | ScanHeads | The list of scan hands in the combo box. |
![]() | ShowDevice |
Name | Description | |
---|---|---|
![]() | GetHelpID | Returns the ID string for showing the appropriate section in the manual. |
![]() | 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 | |
---|---|---|
![]() | ActiveTabIndexChanged | |
![]() | PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |
Name | Description | |
---|---|---|
![]() ![]() | IComponentConnectorConnect | Attaches events and names to compiled content. |