SP3cCorrelationsYZ Property  | 
 
            Gets or sets the YZ correlation.
            
 
    Namespace: 
   AGI.Foundation.Navigation.DataReaders
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double YZ { get; set; }Public Property YZ As Double
	Get
	Set
public:
property double YZ {
	double get ();
	void set (double value);
}member YZ : float with get, set
Property Value
Type: 
Double
See Also