共用方式為


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

屬性

適用於