Search Results for

    Show / Hide Table of Contents

    Struct UNSAFE_LOGFONT

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

    フィールド

    charSet

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

    clipPrecision

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

    escapement

    宣言
    public Int32 escapement
    Field Value
    型 説明
    Int32

    faceName

    宣言
    public char *faceName
    Field Value
    型 説明
    System.Char*

    height

    宣言
    public Int32 height
    Field Value
    型 説明
    Int32

    italic

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

    orientation

    宣言
    public Int32 orientation
    Field Value
    型 説明
    Int32

    outPrecision

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

    pitchAndFamily

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

    quality

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

    strikeOut

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

    underline

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

    weight

    宣言
    public Int32 weight
    Field Value
    型 説明
    Int32

    width

    宣言
    public Int32 width
    Field Value
    型 説明
    Int32
    In This Article
    Back to top Generated by DocFX