AttributeColorInfo

构造函数

构造函数

AttributeColorInfo

构造函数

new AttributeColorInfo(properties?)

参数

返回:AttributeColorInfo AttributeColorInfo对象

属性

field

字段名称

field: string

类型: string

label

标签

label: string

类型: string

valueExpression

值表达式

valueExpression: string

类型: string

valueExpressionTitle

值表达式标题

valueExpressionTitle: string

类型: string

访问器

color

颜色

get color(): Color

返回: Color 颜色

set color(value: ColorProperties): void

参数

返回: void

方法

clone

克隆对象

clone(): AttributeColorInfo

返回:AttributeColorInfo

toJSON

转换为JSON

toJSON(): any

返回:any

BIMFlux AI