Search Results for

    Show / Hide Table of Contents

    Struct MARGINS

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

    フィールド

    bottomHeight

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

    leftWidth

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

    rightWidth

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

    topHeight

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