移动当前布局元素指针到下一条布局元素,成功则返回 true。

命名空间:  SuperMap.Layout
程序集:  SuperMap.Layout (in SuperMap.Layout)
版本: dll

语法

C#
public bool MoveNext()

返回值

移动指针成功返回true,否则返回false。

请参见