Udostępnij za pośrednictwem


Pole LOGFONTW.lfQuality

 

Określa jakość danych wyjściowych.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

[ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfQuality
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
unsigned char lfQuality
[<ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfQuality : byte
<ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")>
Public lfQuality As Byte

Wartość pola

Type: System.Byte

Uwagi

Podpis COM

Z vsshell.idl:

Zobacz też

Struktura LOGFONTW
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku