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