Namespace: Event

SuperMap.Plot.Event

iClient9D 动态标绘模块事件的命名空间。

Members

SuperMap.Plot.Event.beforefeatureaddedstring

鼠标标绘绘制之前标绘控件触发

Default Value:
'beforefeatureadded'

SuperMap.Plot.Event.beforefeaturesmodifiedstring

鼠标编辑之前编辑控件触发

Default Value:
'beforefeaturesmodified'

SuperMap.Plot.Event.beforefeaturesselectedstring

鼠标选择之前编辑控件触发

Default Value:
'beforefeaturesselected'

SuperMap.Plot.Event.beforefeaturesunselectedstring

鼠标取消选择之前编辑控件触发

Default Value:
'beforefeaturesunselected'

SuperMap.Plot.Event.cachecompletedstring

标号库或者标号库管理类缓存完成后触发

Default Value:
'cachecompleted'

SuperMap.Plot.Event.featureaddedstring

鼠标标绘绘制完成标绘控件触发

Default Value:
'featureadded'

SuperMap.Plot.Event.featuresmodifiedstring

鼠标编辑完成之后编辑控件触发

Default Value:
'featuresmodified'

SuperMap.Plot.Event.featuresselectedstring

鼠标选择编辑控件触发

Default Value:
'featuresselected'

SuperMap.Plot.Event.featuresunselectedstring

鼠标取消选择编辑控件触发

Default Value:
'featuresunselected'

SuperMap.Plot.Event.initializecompletedstring

标号库或者标号库管理类初始化完成后触发

Default Value:
'initializecompleted'