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
LengthDimension

The LengthDimension that this result corresponds to.

LengthDimensionResult
Length

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

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.