LOGFONTW.lfItalic Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an italic font if set to true
.
public: System::Byte lfItalic;
public: byte lfItalic;
byte lfItalic;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfItalic;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfItalic : byte
Public lfItalic As Byte
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: