Mech-DLK SDK C# API 2.1.0
C# API reference documentation for secondary development with Mech-DLK
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Attributes | List of all members
MMind.DL.CPoint Struct Reference

This struct defines the information on point. More...

Public Attributes

int x
 X-coordinate of the point.
 
int y
 y-coordinate of the point.
 

Detailed Description

This struct defines the information on point.

Member Data Documentation

◆ x

int MMind.DL.CPoint.x

X-coordinate of the point.

◆ y

int MMind.DL.CPoint.y

y-coordinate of the point.


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