Point.Z
Point.Z property
Gets or sets a value for the z-coordinate.
public double Z { get; set; }
Exceptions
exception | condition |
---|---|
InvalidOperationException | The geometry does not have a Z coordinate. |
See Also
- class Point
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS