New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

C#
public class NativeMethods.LOGFONT

Inheritance: objectNativeMethods.LOGFONT

Constructors

C#
public LOGFONT()
C#
public LOGFONT(NativeMethods.LOGFONT lf)
Parameters:lfNativeMethods.LOGFONT

Fields

C#
public byte lfCharSet
C#
public byte lfClipPrecision
C#
public int lfEscapement
C#
public string lfFaceName
C#
public int lfHeight
C#
public byte lfItalic
C#
public int lfOrientation
C#
public byte lfOutPrecision
C#
public byte lfPitchAndFamily
C#
public byte lfQuality
C#
public byte lfStrikeOut
C#
public byte lfUnderline
C#
public int lfWeight
C#
public int lfWidth