根据指定的标尺线对象构造一个新的标尺线对象。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public RulerLine( RulerLine rulerLine ) |
参数
- rulerLine
- Type: SuperMap.Layout..::.RulerLine
指定的标尺线对象。
C# |
---|
public RulerLine( RulerLine rulerLine ) |