MonoBrick EV3 Firmware
Public Member Functions | Static Public Member Functions | Properties | List of all members
MonoBrickFirmware.Display.Point Struct Reference

Public Member Functions

 Point (int x, int y)
 

Static Public Member Functions

static Point operator+ (Point lhs, Point rhs)
 
static Point operator- (Point lhs, Point rhs)
 
static Point operator* (Point p, int factor)
 
static Point operator* (Point p, double factor)
 

Properties

int X [get, set]
 
int Y [get, set]
 

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