ViewshedLayerProperties
图层的完整空间范围
关系
Extends
ViewshedLayerProperties Extends LayerProperties
继承: LayerProperties
属性
fullExtent
图层的完整空间范围
fullExtent?: ExtentProperties
类型: ExtentProperties
id
分配给图层的唯一标识符
id?: string
类型: string
listMode
指示图层在图层列表组件中的显示方式
listMode?: "show" | "hide" | "hide-children"
类型: "show" | "hide" | "hide-children"
opacity
图层的不透明度(0-1之间)
opacity?: number
类型: number
parent
图层所属的父容器
persistenceEnabled
启用图层在WebMap或WebScene中的持久化。
persistenceEnabled?: boolean
类型: boolean
source
与存储视域的图层关联的ViewshedAnalysis。
source?: ViewshedAnalysisProperties
title
图层标题,用于在图层列表等位置标识图层
title?: string
类型: string
visible
指示图层在视图中是否可见
visible?: boolean
类型: boolean

BIMFlux AI
