Click or drag to resize

Win32POINT Structure

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

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

The Win32POINT type exposes the following members.

Fields
 NameDescription
Public fieldx 
Public fieldy 
Top
See Also