|
Mech-DLK SDK C# API 2.1.1
C# API reference documentation for secondary development with Mech-DLK
|
This struct defines the information on point. More...
Public Attributes | |
| int | x |
| X-coordinate of the point. | |
| int | y |
| y-coordinate of the point. | |
This struct defines the information on point.
| int MMind.DL.CPoint.x |
X-coordinate of the point.
| int MMind.DL.CPoint.y |
y-coordinate of the point.