Property HasZ
HasZ
Gets a value indicating whether the geometry builder has Z.
Declaration
public virtual bool HasZ { get; }
Property Value
Type | Description |
---|---|
Boolean | A value indicating whether the geometry builder has Z. |
Remarks
If an error occurs false
will be returned. Z typically represent elevations
or heights.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.14 |
.NET 6.0 | 100.13 - 100.14 |
.NET 6.0 Windows | 100.13 - 100.14 |
.NET Framework | 100.0 - 100.14 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.0 - 100.14 |
Xamarin.iOS | 100.0 - 100.14 |
UWP | 100.0 - 100.14 |