根据对象绘制参数类型构造一个新的 ParameterInputMethod 对象。

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

语法

C#
public ParameterInputMethod(
	DrawingParameterType parameterType
)

参数

parameterType
Type: SuperMap.Desktop..::.DrawingParameterType
对象绘制参数类型枚举类。

请参见