Objects of this class are stored in the wxLayoutConstraint class as one of eight possible constraints that a window can be involved in.
Constraints are initially set to have the relationship wxUnconstrained, which means that their values should be calculated by looking at known constraints.
Derived from
Include files
<wx/layout.h>
See also
Overview and examples, wxLayoutConstraints, wxWindow::SetConstraints.