Settings2DSamplingGroupInterval Property |
[Missing <summary> documentation for "P:Zivid.NET.Settings2D.SamplingGroup.Interval"]
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.17.1.0
Syntaxpublic Settings2DSamplingGroupIntervalGroup Interval { get; set; }Public Property Interval As Settings2DSamplingGroupIntervalGroup
Get
Set
public:
property Settings2DSamplingGroupIntervalGroup^ Interval {
Settings2DSamplingGroupIntervalGroup^ get ();
void set (Settings2DSamplingGroupIntervalGroup^ value);
}Property Value
Type:
Settings2DSamplingGroupIntervalGroup
See Also