根据指定的参数初始化选择布局元素事件参数类(ElementSelectedEventArgs)的新实例。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public ElementSelectedEventArgs( int count ) |
参数
- count
- Type: System..::.Int32
指定的选中的布局元素的个数。
C# |
---|
public ElementSelectedEventArgs( int count ) |