Axis.MapAreaAttributes Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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 mappa immagine lato MapAreaAttributes client.
Verrà creata un'area mappa con la stringa di attributo aggiunta al tag corrispondente all'oggetto per cui è impostata <MAP> Axis questa proprietà.