Interface for defining constraints on rectangle dimensions.
virtual istd::CIntRange GetHeightRange() const =0
Get the valid range for rectangle height.
virtual istd::CIntRange GetWidthRange() const =0
Get the valid range for rectangle width.
Base interface for all used interfaces and implementations.