XUIFlowDirection()

Methods

SetCenter(ArrCoordinate)

设置中心点坐标
Parameters:
Name Type Description
ArrCoordinate Array 坐标

SetFlowDirectionColor(nIndex, strColor)

设置颜色
Parameters:
Name Type Description
nIndex Number 索引
strColor String 颜色
Properties:
Name Type Description
FlowDirectionColor Collection [1,"0xff41fc9d"]

SetFlowDirectionOpacity(nIndex, nOpacity)

设置透明度
Parameters:
Name Type Description
nIndex Number 索引
nOpacity Number 透明度
Properties:
Name Type Description
FlowDirectionOpacity Collection [1,0.4]

SetFlowDirectionSize(nIndex, nSize)

设置大小
Parameters:
Name Type Description
nIndex Number 索引
nSize Number 尺寸
Properties:
Name Type Description
FlowDirectionSize Collection [1,1]