#include <csbdrlay.h>
Inheritance diagram for csBorderConstraint:
Public Methods | |
csBorderConstraint (int align) | |
use the following values for aligning 0 ... More... | |
csBorderConstraint (const csBorderConstraint &c) | |
copy constructor. | |
virtual csLayoutConstraint* | Clone () |
make a copy of this constraint. | |
Public Attributes | |
int | mAlign |
|
use the following values for aligning 0 ... center 1 ... left 2 ... top 3 ... bottom 4 ... right |