| NavigationAccuracyAssessedXYTotal Property  | 
 
            Gets or sets the total error in the XY (Horizontal) direction.  
            
 
    Namespace: 
   AGI.Foundation.Navigation
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic double XYTotal { get; set; }Public Property XYTotal As Double
	Get
	Set
public:
property double XYTotal {
	double get ();
	void set (double value);
}member XYTotal : float with get, set
Property Value
Type: 
Double See Also
See Also