new SelectVectorEvent(type, vector, isRightButton)
选择矢量时发出的消息结构体
Parameters:
Name | Type | Description |
---|---|---|
type |
string | 事件类型 |
vector |
* | 矢量图层 |
isRightButton |
Boolean | 是否是右键 |