[]
        
(Showing Draft Content)

C1.Util.Win.Win32.POINT

Win32.POINT Struct

Namespace: C1.Util.Win
Assembly: C1.Win.8.dll
Syntax
public struct Win32.POINT

Constructors

Name Description
POINT(Point)
POINT(int, int)

Fields

Name Description
x
y

Methods

Name Description
AssignTo(ref Point)
CopyFrom(POINT)
CopyFrom(Point)