A class which specifies an inset from a rectangle.
More...
#include <jawsmako/interactive.h>
|
| CRectInset (double _left=0.0, double _top=0.0, double _right=0.0, double _bottom=0.0) |
A class which specifies an inset from a rectangle.
◆ CRectInset()
JawsMako::CRectInset::CRectInset |
( |
double | _left = 0.0, |
|
|
double | _top = 0.0, |
|
|
double | _right = 0.0, |
|
|
double | _bottom = 0.0 ) |
|
inline |
◆ bottom
double JawsMako::CRectInset::bottom |
◆ left
double JawsMako::CRectInset::left |
◆ right
double JawsMako::CRectInset::right |
◆ top
double JawsMako::CRectInset::top |
The documentation for this class was generated from the following file: