Click or drag to resize

CameraEmulatorSettingsView Properties

The CameraEmulatorSettingsView type exposes the following members.

Properties
 NameDescription
Public propertyAddScanHead 
Public propertyAutoConnect If true it is tried to connect the camera at application start.
Public propertyBigPictureFileName Allows to compensate a scan field calibration rotation.
Public propertyBigPictureFilePath 
Public propertyBigPictureRotation Allows to compensate a scan field calibration rotation.
Public propertyCalibrationGuiData The GUI elements shown in the calibration user control.
Public propertyCameraID The string identifying the camera as shown in the combo box.
Public propertyCameraInfo The camera info - equivalent to the JAI SDK.
Public propertyCameraInfos The list of all defined camera infos.
Public propertyConfigurationManager RAYGUIDE's configuration manager; needed to get and to store the last used calibration data file.
Public propertyCropFactorVisibility 
Public propertyDownscaleFactor The factor a taken picture will be scaled down before added to the workspace background.
Public propertyFieldHeightMaxPixel The maximal field height of the camera allowed by the hardware.
Public propertyFieldHeightMinPixel The minimal field height of the camera allowed by the hardware.
Public propertyFieldHeightPixel The camera image's height in pixel.
Public propertyFieldWidthMaxPixel The maximal field with of the camera allowed by the hardware.
Public propertyFieldWidthMinPixel The minimal field with of the camera allowed by the hardware.
Public propertyFieldWidthPixel The camera image's width in pixel.
Public propertyHasScanHeadLensMounted If true and distortion correction is enabled a taken image is cut to remove black stripes.
Public propertyInfoGuiData The GUI elements shown in the info user control.
Public propertyIsCalibrationEnabled Flag to indicate if the calibration buttons are enabled.
Public propertyIsConnectButtonEnabled 
Public propertyIsConnected True if a camera is connected.
Public propertyIsDictionaryToKeep 
Public propertyIsNotConnected True if no camera is not connected.
Public propertyIsReadingFromGuiForbidden 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.
Public propertyIsResetButtonEnabled 
Public propertyIsScanHeadAssigned True if a scan head is assigned to the camera.
Public propertyLoadButtonVisibility Hidden field: Visibility of the button for loading the background image.
Public propertyMainTabIndex Index of the tab currently open in the dialog.
Public propertyPenNumber 
Public propertyRectificationCropFactor A tile will be cropped by this percentage if a F-Theta lens is mounted and equalization is activated.
Public propertyScanHead The selected scan head in the dialog.
Public propertyScanHeads The list of scan hands in the combo box.
Public propertyShowDevice 
Top
See Also