Gets the RZ.

Namespace:  DotNetCoords.Datum
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.9 (1.0.0.9)

Collapse imageSyntax

C#
public double RZ { get; }
Visual Basic (Declaration)
Public ReadOnly Property RZ As Double
Visual C++
public:
property double RZ {
	double get ();
}

Field Value

The RZ.

Collapse imageSee Also