다음을 통해 공유


Axis.MapAreaAttributes 속성

정의

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

public:
 property System::String ^ MapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string MapAreaAttributes { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.MapAreaAttributes : string with get, set
Public Property MapAreaAttributes As String

속성 값

String

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

구현

특성

설명

클라이언트 쪽 이미지 맵을 설정 하는 경우에 자동으로 만들 수는 MapAreaAttributes 속성입니다.

<MAP>이 속성이 설정 된 개체에 해당 하는 태그에 특성 문자열이 추가 된 맵 영역이 생성 됩니다 Axis .

적용 대상