 | AcquisitionConfigurationSampleOrientation Property |
Gets or sets the sample orientation.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic SampleOrientation SampleOrientation { get; set; }
public:
property SampleOrientation SampleOrientation {
SampleOrientation get ();
void set (SampleOrientation value);
}
Property Value
SampleOrientation
See Also