x4Trace Documentation v1.0
Loading...
Searching...
No Matches
IGraphics.GInterface.IPoint Struct Reference

Represent a point. More...

Public Member Functions

 IPoint (int x, int y)
 Constructor.
 

Public Attributes

int x
 X coordinate.
 
int y
 Y coordinate.
 

Detailed Description

Represent a point.

Constructor & Destructor Documentation

◆ IPoint()

IGraphics.GInterface.IPoint.IPoint ( int x,
int y )

Constructor.

Parameters
xX coordinate.
yY coordinate.

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