CustomLabel.ImageMapAreaAttributes Свойство

Определение

Получает или задает строку, представляющую атрибуты области изображения пользовательской подписи.

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

Значение свойства

Значение типа string, представляющее атрибуты области карты изображения для пользовательской подписи.

Атрибуты

Применяется к