IGeometry.HasZ

IGeometry.HasZ property

Gets a value indicating whether this instance has Z coordinate.

public bool HasZ { get; }

Property Value

true if this instance has Z coordinate; otherwise, false.

See Also