当对布局窗口中的几何对象进行修改时触发该事件。
命名空间:
SuperMap.UI程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public event ElementEventHandler ElementModifying |
备注
该事件是指在MapLayoutControl上面的操作而触发的事件,而通过MapLayout.Elements的相关方法修改几何对象不能触发该事件。