struct NETStrut
|
Simple strut class. More... |
|
|
Public Methods
- NETStrut () : left(0), right(0), top(0), bottom(0)
Public Members
Detailed Description
Simple strut class.
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 () : left(0), right(0), top(0), bottom(0)
|
Constructor to initialize this struct to 0,0,0,0
Left border of the strut.
Right border of the strut.
Top border of the strut.
Bottom border of the strut.
Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:19 2000, using kdoc 2.0a40. |