| Clear() | Region | |
| Contains(int x, int y) | Region | |
| Contains(Point pt) | Region | |
| Contains(int x, int y, int width, int height) | Region | |
| Contains(Rectangle rect) | Region | |
| ConvertToBitmap() | Region | |
| Dispose() | wxObject | |
| disposed() | wxObject | [protected] |
| dtor() | wxObject | [protected] |
| extern(C) private void VirtualDispose(IntPtr ptr) | wxObject | [static] |
| FindObject(IntPtr ptr, newfunc New) | wxObject | [static] |
| FindObject(IntPtr ptr) | wxObject | [static] |
| function(IntPtr wxobj) new func | wxObject | [static] |
| GetBox() | Region | |
| GetTypeName() | wxObject | |
| Intersect(int x, int y, int width, int height) | Region | |
| Intersect(Rectangle rect) | Region | |
| Intersect(Region region) | Region | |
| IsEmpty() | Region | |
| memOwn | wxObject | [protected] |
| Offset(int x, int y) | Region | |
| RemoveObject(IntPtr ptr) | wxObject | [static] |
| SafePtr(wxObject obj) | wxObject | [static] |
| Subtract(int x, int y, int width, int height) | Region | |
| Subtract(Rectangle rect) | Region | |
| Subtract(Region region) | Region | |
| this(IntPtr wxobj) | Region | |
| this() | Region | |
| this(int x, int y, int w, int h) | Region | |
| this(Point topLeft, Point bottomRight) | Region | |
| this(Rectangle rect) | Region | |
| this(Point[] points, int fillStyle) | Region | |
| this(Bitmap bmp, Colour transColour, int tolerance) | Region | |
| this(Region reg) | Region | |
| Union(int x, int y, int width, int height) | Region | |
| Union(Rectangle rect) | Region | |
| Union(Region reg) | Region | |
| Union(Bitmap bmp, Colour transColour, int tolerance) | Region | |
| version(__WXMAC__) | Region | |
| version(__WXMAC__) | Region | |
| wxobj | wxObject | |
| Xor(int x, int y, int width, int height) | Region | |
| Xor(Rectangle rect) | Region | |
| Xor(Region region) | Region | |
| ~this() | wxObject | |