获取或设置指定图幅元素是否可见。

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

语法

C#
public bool Item[
	StandardMargin..::.MarginElementType type
] { get; set; }

参数

type
Type: SuperMap.Data..::.StandardMargin..::.MarginElementType
指定的图幅元素的类型。

请参见