 | AcquisitionConfigurationTotalSizeX_m Property |
Gets or sets the camera image size in meter in the X direction.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic double TotalSizeX_m { get; set; }
public:
property double TotalSizeX_m {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also