SettingsSampling Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.Settings.Sampling"]
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic SettingsSamplingGroup Sampling { get; set; }Public Property Sampling As SettingsSamplingGroup
	Get
	Set
public:
property SettingsSamplingGroup^ Sampling {
	SettingsSamplingGroup^ get ();
	void set (SettingsSamplingGroup^ value);
}Property Value
Type: 
SettingsSamplingGroup
See Also