Parameters
- multipart
- The polygon or polyline to replace Zs.
- zValue
- The Z value to assign.
Return Value
A geometry in which each coordinate has the specified Z-value. If the input multipart is empty, then it is returned unchanged.
Exception | Description |
---|---|
System.ArgumentNullException | Multipart is null. |
System.InvalidOperationException | This geometry is not Z-Aware. |
Target Platforms: Windows 11, Windows 10