Show / Hide Table of Contents

Method Round

Round()

Composes a function that rounds this function's field result, point-wise, to the nearest integer.

Declaration
public ContinuousFieldFunction Round()
Returns
Type Description
ContinuousFieldFunction

A function that rounds this function's field result to the nearest integer.

Remarks

Ties are rounded towards the even integer across its extent. The function result has no data where this function's field result has no data.

The function result extent equals that of this function's field result.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.