Click or drag to resize

PostProcessingConfigurationNonMeasuredPointsFillingRadius Property

Gets or sets the radius in pixel around any measured point. Every non-measured point in this radius will be approximated.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public float NonMeasuredPointsFillingRadius { get; set; }

Property Value

Type: Single
See Also