 | AcquisitionConfigurationObjectivePixelSize_m Property |
Gets or sets the length corresponding to a pixel in the image (same value for X and Y direction).
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic double ObjectivePixelSize_m { get; set; }
public:
property double ObjectivePixelSize_m {
double get ();
void set (double value);
}
Property Value
Double
See Also