|
|
Simple strut class for NET classes.
This class is a convenience class defining a strut with left, right, top and bottom border values. The existence of this class is to keep the implementation from being dependant on a separate framework/library.
| NETStrut ()
| NETStrut |
Constructor to initialize this struct to 0,0,0,0
| int left | left |
| int right | right |
| int top | top |
| int bottom | bottom |
| Generated by: root on macppc.ports.openbsd.org on Sat Sep 6 10:36:15 2003, using kdoc 2.0a54. |