Click or drag to resize

NavigationAccuracyAssessedConstraintValueToConstrain Property

Gets or sets the type of assessed accuracy to use for this constraint.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public NavigationAccuracyAssessedType ValueToConstrain { get; set; }

Property Value

Type: NavigationAccuracyAssessedType
See Also