MapArea.IsCustom 属性

定义

获取或设置指示映射区域是否为自定义的值。

public:
 property bool IsCustom { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsCustom { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsCustom : bool
Public ReadOnly Property IsCustom As Boolean

属性值

Boolean

如果映射区是自定义的,则为 true;否则,为 false

属性

适用于