DilutionOfPrecisionConstraintValueToConstrain Property |
Gets or sets the type of dilution of precision to use for this constraint.
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DilutionOfPrecisionType ValueToConstrain { get; set; }
Public Property ValueToConstrain As DilutionOfPrecisionType
Get
Set
public:
property DilutionOfPrecisionType ValueToConstrain {
DilutionOfPrecisionType get ();
void set (DilutionOfPrecisionType value);
}
member ValueToConstrain : DilutionOfPrecisionType with get, set
Property Value
Type:
DilutionOfPrecisionTypeSee Also