Settings2DSamplingGroupPixel Property |
Use this setting to obtain an image that matches a point cloud captured with the equivalent sampling setting.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Nullable<Settings2DSamplingGroupPixelOption> Pixel { get; set; }
Public Property Pixel As Nullable(Of Settings2DSamplingGroupPixelOption)
Get
Set
public:
property Nullable<Settings2DSamplingGroupPixelOption> Pixel {
Nullable<Settings2DSamplingGroupPixelOption> get ();
void set (Nullable<Settings2DSamplingGroupPixelOption> value);
}
Property Value
Type:
NullableSettings2DSamplingGroupPixelOptionSee Also