Click or drag to resize

PostProcessingConfigurationMaskFilledNonMeasuredPoints Property

Gets or sets the property hiding filled non-measured point in the exported mask.

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

Property Value

Type: Boolean
true sets the exported mask pixels at approximated points locations to 0, false sets them to 128.
See Also