Search Results for

    Show / Hide Table of Contents

    Struct DRAWTEXTPARAMS

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

    フィールド

    cbSize

    宣言
    public uint cbSize
    Field Value
    型 説明
    System.UInt32

    iLeftMargin

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

    iRightMargin

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

    iTabLength

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

    uiLengthDrawn

    宣言
    public uint uiLengthDrawn
    Field Value
    型 説明
    System.UInt32
    In This Article
    Back to top Generated by DocFX