 | 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
Syntaxpublic float NonMeasuredPointsFillingRadius { get; set; }
public:
property float NonMeasuredPointsFillingRadius {
float get ();
void set (float value);
}
Property Value
Type:
Single
See Also