DropDownMember.FontAttr Propriedade

Definição

Obtém ou define os atributos de fonte a serem usados para renderizar o texto da entrada.

public:
 property Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR FontAttr { Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR get(); void set(Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR value); };
public:
 property Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR FontAttr { Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR get(); void set(Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR value); };
public Microsoft.VisualStudio.TextManager.Interop.DROPDOWNFONTATTR FontAttr { get; set; }
member this.FontAttr : Microsoft.VisualStudio.TextManager.Interop.DROPDOWNFONTATTR with get, set
Public Property FontAttr As DROPDOWNFONTATTR

Valor da propriedade

DROPDOWNFONTATTR

Sinalizadores da DROPDOWNFONTATTR enumeração.

Aplica-se a