![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
Public Member Functions | |
IntPoint (cInt X, cInt Y) | |
IntPoint (double x, double y) | |
IntPoint (IntPoint pt) | |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (IntPoint a, IntPoint b) |
static bool | operator!= (IntPoint a, IntPoint b) |
Public Attributes | |
cInt | X |
cInt | Y |