Search Results for

    Show / Hide Table of Contents

    Struct LOGFONT

    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public struct LOGFONT

    フィールド

    LF_FACESIZE

    宣言
    public const int LF_FACESIZE = 32
    Field Value
    型 説明
    System.Int32

    lfCharSet

    宣言
    public byte lfCharSet
    Field Value
    型 説明
    System.Byte

    lfClipPrecision

    宣言
    public byte lfClipPrecision
    Field Value
    型 説明
    System.Byte

    lfEscapement

    宣言
    public int lfEscapement
    Field Value
    型 説明
    System.Int32

    lfFaceName

    宣言
    public string lfFaceName
    Field Value
    型 説明
    System.String

    lfHeight

    宣言
    public int lfHeight
    Field Value
    型 説明
    System.Int32

    lfItalic

    宣言
    public byte lfItalic
    Field Value
    型 説明
    System.Byte

    lfOrientation

    宣言
    public int lfOrientation
    Field Value
    型 説明
    System.Int32

    lfOutPrecision

    宣言
    public byte lfOutPrecision
    Field Value
    型 説明
    System.Byte

    lfPitchAndFamily

    宣言
    public byte lfPitchAndFamily
    Field Value
    型 説明
    System.Byte

    lfQuality

    宣言
    public byte lfQuality
    Field Value
    型 説明
    System.Byte

    lfStrikeOut

    宣言
    public byte lfStrikeOut
    Field Value
    型 説明
    System.Byte

    lfUnderline

    宣言
    public byte lfUnderline
    Field Value
    型 説明
    System.Byte

    lfWeight

    宣言
    public int lfWeight
    Field Value
    型 説明
    System.Int32

    lfWidth

    宣言
    public int lfWidth
    Field Value
    型 説明
    System.Int32
    In This Article
    Back to top Generated by DocFX