The optional z-coordinate of the location.
Namespace:
Ptv.Components.Projections
Assembly:
Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax public Nullable<double> Z
Public Z As Nullable(Of Double)
public:
Nullable<double> Z
val mutable Z: Nullable<float>
Field Value
Type:
NullableDoubleSee Also