修改布局元素集合中当前位置的布局元素几何对象,覆盖原来的布局元素几何对象,成功则返回 true。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public bool SetGeometry( Geometry geometry ) |
参数
- geometry
- Type: SuperMap.Data..::.Geometry
用来覆盖原布局元素几何对象的新布局元素几何对象。