lineDashType property

BMFLineDashType lineDashType
read / write

虚线绘制样式 默认实折线 BMFLineDashTypeNone

实折线 LineDashTypeNone, 方块虚线 LineDashTypeSquare, 圆点虚线 LineDashTypeDot,

Android平台要想渲染成虚线,必须设置dottedLine为true

Implementation

BMFLineDashType lineDashType