绘制多条平行线类

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

语法

C#
public GeometryDrawingCommonMLine(
	MapControl mapControl,
	int MLineCount
)

参数

mapControl
Type: SuperMap.UI..::.MapControl
地图窗口
MLineCount
Type: System..::.Int32
平行线条数

请参见