Tanoda
B83.Win32.POINT Struct Reference

Public Member Functions

 POINT (int aX, int aY)
 
override string ToString ()
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 307 of file B83.Win32.cs.

Constructor & Destructor Documentation

◆ POINT()

B83.Win32.POINT.POINT ( int  aX,
int  aY 
)

Definition at line 310 of file B83.Win32.cs.

Member Function Documentation

◆ ToString()

override string B83.Win32.POINT.ToString ( )

Definition at line 315 of file B83.Win32.cs.

Member Data Documentation

◆ x

int B83.Win32.POINT.x

Definition at line 309 of file B83.Win32.cs.

◆ y

int B83.Win32.POINT.y

Definition at line 309 of file B83.Win32.cs.


The documentation for this struct was generated from the following file: