Gets the RZ.
Namespace:
DotNetCoords.DatumAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.9 (1.0.0.9)
Syntax
| C# |
|---|
public double RZ { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property RZ As Double |
| Visual C++ |
|---|
public: property double RZ { double get (); } |