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