Base Line
继承自 BaseGeometry
Props
属性名 | 类型 | 备注 |
---|---|---|
lineJoin | 'miter', 'round', 'bevel' | |
lineCap | 'round', 'butt', 'square' | |
showDir | boolean | |
dirColor | string | |
dirImg | HTMLImageElement, HTMLCanvasElement | |
isOutline | boolean | |
outlineColor | string | |
borderWeight | number | |
geodesic | boolean | |
...继承的属性 |
Events
事件名 | 备注 |
---|---|
...继承的事件 |