Show / Hide Table of Contents

Method Floor

Floor()

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

Declaration
public ContinuousFieldFunction Floor()
Returns
Type Description
ContinuousFieldFunction

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

Remarks

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.