Maria GDK 4.7.0.84
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
ClipperLib.IntPoint Struct Reference

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
 

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