CustomLabel.MapAreaAttributes Propriedade

Definição

Obtém ou define os atributos da área do mapa, se existirem, da etiqueta personalizada.

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

Valor de Propriedade

Um string valor que represente os atributos da área do mapa, se existirem.

Implementações

Atributos

Aplica-se a