根据标尺线的位置和类型参数,构造一个新的标尺线对象。

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

语法

C#
public RulerLine(
	double position,
	RulerLineType type
)

参数

position
Type: System..::.Double
标尺线位置,其单位为布局的单位。
type
Type: SuperMap.Layout..::.RulerLineType
标尺线类型。

版本信息

SuperMap iObjects .NET


请参见