Search Results for

    Show / Hide Table of Contents

    Class MONITORINFOEX

    Inheritance
    System.Object
    MONITORINFOEX
    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public class MONITORINFOEX

    フィールド

    cbSize

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

    dwFlags

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

    rcMonitor

    宣言
    public RECT rcMonitor
    Field Value
    型 説明
    RECT

    rcWork

    宣言
    public RECT rcWork
    Field Value
    型 説明
    RECT

    szDevice

    宣言
    public char[] szDevice
    Field Value
    型 説明
    System.Char[]
    In This Article
    Back to top Generated by DocFX