Axis.MapAreaAttributes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定座標軸的對應區域屬性。
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
值,表示座標軸的對應區域屬性。
實作
- 屬性
備註
如果您設定屬性,則會自動建立用戶端的影像地圖 MapAreaAttributes 。
將會建立一個對應區域,其中包含附加至 <MAP> 標記的屬性字串,此標記會對應至 Axis 已設定此屬性的物件。