Point.Z Property
Gets the z-coordinate of the Point.
Thread safety: This property is thread-safe.
Syntax
public System.Double Z { get; }
Property Value
Type: System.Double
Default: 0.0
The z-coordinate of the point.
Default: 0.0
The z-coordinate of the point.
Platforms
Windows, Linux, Android