Skip to content
On this page

mxcad_2d API 文档 / 2d / MxPropertiesWindowCustomValue

Class: MxPropertiesWindowCustomValue

2d.MxPropertiesWindowCustomValue

自定义属性窗口需要的值

Table of contents

Constructors

Properties

Constructors

constructor

new MxPropertiesWindowCustomValue()

Properties

iVarType

iVarType: number = 1

自定义属性窗口类型


isOnlyRead

isOnlyRead: boolean = false

是否只读


sVarName

sVarName: string = ""

自定义属性窗口名


val

val: any

自定义属性窗口值