Click or drag to resize

Win32MONITORINFO Structure

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemValueType
    LoongCAD.UtilWin32MONITORINFO

Namespace: LoongCAD.Util
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public struct MONITORINFO

The Win32MONITORINFO type exposes the following members.

Fields
 NameDescription
Public fieldcbSize 
Public fielddwFlags 
Public fieldrcMonitor 
Public fieldrcWork 
Top
See Also