Click or drag to resize

ConfigurationNonMeasuredPoints Property

Gets or sets the non-measured points configuration to be used with the current configuration.

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

Property Value

Type: NonMeasuredPointsConfiguration
See Also