ESM:
import LengthDimensionResult from "@arcgis/core/views/analysis/LengthDimensionResult.js";
CDN:
const LengthDimensionResult = await $arcgis.import("@arcgis/core/views/analysis/LengthDimensionResult.js");
Object:
@arcgis/core/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
dimension LengthDimension
-
The LengthDimension that this result corresponds to.