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