LengthDimensionResult

AMD: require(["esri/views/analysis/LengthDimensionResult"], (LengthDimensionResult) => { /* code goes here */ });
ESM: import LengthDimensionResult from "@arcgis/core/views/analysis/LengthDimensionResult.js";
Object: esri/views/analysis/LengthDimensionResult
Since: ArcGIS Maps SDK for JavaScript 4.25

Property Overview

Name Type Summary Object

The LengthDimension that this result corresponds to.

LengthDimensionResult

The length currently being measured by the dimension.

LengthDimensionResult

Property Details

dimension

Property
dimension LengthDimension

The LengthDimension that this result corresponds to.

length

Property
length Length |null |undefined

The length currently being measured by the dimension.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close