Sdílet prostřednictvím


Axis.MapAreaAttributes Vlastnost

Definice

Získá nebo nastaví atributy mapové oblasti osy.

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

Hodnota vlastnosti

String

Hodnota, string která představuje atributy oblasti mapy osy.

Implementuje

Atributy

Poznámky

Mapa obrázku na straně klienta se automaticky vytvoří, pokud nastavíte MapAreaAttributes vlastnost .

Vytvoří se oblast mapy s řetězcem atributu připojeným ke značce, která odpovídá <MAP> Axis objektu, pro který je tato vlastnost nastavena.

Platí pro