Click or drag to resize

Win32WINDOWPOS Structure

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

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

The Win32WINDOWPOS type exposes the following members.

Fields
 NameDescription
Public fieldcx 
Public fieldcy 
Public fieldflags 
Public fieldhwnd 
Public fieldhwndInsertAfter 
Public fieldx 
Public fieldy 
Top
See Also