Annotation.MapAreaAttributes 속성

정의

주석의 맵 영역 특성을 가져오거나 설정합니다.

public:
 virtual property System::String ^ MapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
public virtual string MapAreaAttributes { get; set; }
member this.MapAreaAttributes : string with get, set
Public Overridable Property MapAreaAttributes As String

속성 값

String

주석의 맵 영역 특성(있는 경우)을 나타내는 string 값입니다.

구현

설명

string주석에 대해 생성 된 이미지 맵의 특성에 추가 됩니다.

특수 키워드는 속성을 사용 하 여 주석을 데이터 요소에 고정 하는 경우에 사용할 수 있습니다 AnchorDataPoint .

적용 대상