Click or drag to resize

Win32RECT Structure

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

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

The Win32RECT type exposes the following members.

Fields
 NameDescription
Public fieldBottom 
Public fieldLeft 
Public fieldRight 
Public fieldTop 
Top
See Also