Condividi tramite


Axis.MapAreaAttributes Proprietà

Definizione

Ottiene o imposta gli attributi dell'area della mappa di un asse.

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

Valore della proprietà

Valore string che rappresenta gli attributi dell'area della mappa di un asse.

Implementazioni

Attributi

Commenti

Se si imposta la proprietà, verrà creata automaticamente una MapAreaAttributes mappa delle immagini sul lato client.

Verrà creata un'area della mappa con la stringa di attributo aggiunta al <tag MAP> che corrisponde all'oggetto Axis per il quale è impostata questa proprietà.

Si applica a