# 介面:PointOptions
# 階層
-
↳
PointOptions
# 屬性
# backgroundColor
• backgroundColor: Color
# 繼承自
CommonElementOptions.backgroundColor
# 定義於
types/index.d.ts:1807 (在新視窗開啟)
# borderColor
• borderColor: Color
# 繼承自
CommonElementOptions.borderColor
# 定義於
types/index.d.ts:1806 (在新視窗開啟)
# borderWidth
• borderWidth: number
# 繼承自
CommonElementOptions.borderWidth
# 定義於
types/index.d.ts:1805 (在新視窗開啟)
# drawActiveElementsOnTop
• drawActiveElementsOnTop: boolean
將活動的元素繪製在資料集的其他元素之上,
預設值
true
# 定義於
types/index.d.ts:2008 (在新視窗開啟)
# hitRadius
• hitRadius: number
為點擊偵測而添加到點半徑的額外半徑。
預設值
1
# 定義於
types/index.d.ts:1993 (在新視窗開啟)
# pointStyle
• pointStyle: PointStyle
點樣式
預設值
'circle;'
# 定義於
types/index.d.ts:1998 (在新視窗開啟)
# radius
• radius: number
點半徑
預設值
3
# 定義於
types/index.d.ts:1988 (在新視窗開啟)
# rotation
• rotation: number
點旋轉(以度為單位)。
預設值
0