Sdílet prostřednictvím


CustomLabel.ImageMapAreaAttributes Vlastnost

Definice

Získá nebo nastaví řetězec, který představuje atributy oblasti vlastního obrázku popisku.

public:
 property System::String ^ ImageMapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string ImageMapAreaAttributes { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.ImageMapAreaAttributes : string with get, set
Public Property ImageMapAreaAttributes As String

Hodnota vlastnosti

String

Hodnota, string která představuje atributy oblasti mapy obrázku vlastního popisku.

Atributy

Platí pro