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: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:05:18 2001, using kdoc 2.0a35. |