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

속성 값

지도 영역이 사용자 지정이면

특성

적용 대상