Bagikan melalui


Axis.MapAreaAttributes Properti

Definisi

Mendapatkan atau mengatur atribut area peta sumbu.

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

Nilai Properti

string Nilai yang mewakili atribut area peta sumbu.

Penerapan

Atribut

Keterangan

Peta gambar sisi klien akan dibuat secara otomatis jika Anda mengatur MapAreaAttributes properti .

Area peta akan dibuat dengan string atribut yang ditambahkan ke <tag MAP> yang sesuai dengan Axis objek tempat properti ini diatur.

Berlaku untuk