LablePntInfo Class

LablePntInfo(option)

点要素动态注记方位属性对象

Fx构造函数

# new LablePntInfo(option)

点要素动态注记方位属性对象

参数:
名称 类型 属性 默认值 描述
option Object

属性键值对

Ang Array <optional>
false

点任意方位的角度值,Array,Double in an Array

ClientOutLabel Boolean <optional>
0.00

不完全注记

Distance Number <optional>
0

偏移距离,单位为像素

EightDirLableType Array <optional>
0

点八方位注记类型,Array,Zondy.Enum.EightDirType in an Array EightDirType

PntType LabelPntType <optional>
0

Zondy.Enum.LabelPntType 枚举类型, 点方位

查看源代码 service/common/LablePntInfo.js, line 14

成员变量

Array

# Ang

点任意方位的角度值,Array

Default Value:
  • null

查看源代码 service/common/LablePntInfo.js, line 29

Boolean

# ClientOutLabel

不完全注记

Default Value:
  • false

查看源代码 service/common/LablePntInfo.js, line 37

Number

# Distance

偏移距离,单位为像素

Default Value:
  • 0.00

查看源代码 service/common/LablePntInfo.js, line 45

Array

# EightDirLableType

点八方位注记类型 Array<EightDirType> Zondy.Enum.EightDirType

Default Value:
  • null

查看源代码 service/common/LablePntInfo.js, line 53

LabelPntType

# PntType

Zondy.Enum.LabelPntType 枚举类型, 点方位

Default Value:
  • 0

查看源代码 service/common/LablePntInfo.js, line 61