Wrapper around a specific instance of a FBBox object.
This class is mainly used with a constraint relation to have multiple boxes that are a representation of the same underlying box. The underlying box will usually be a device.
Definition at line 410 of file fbconstraint.h.
#include <fbconstraint.h>
Public Member Functions | |
FBBoxPlaceHolder (HIObject pObject) | |
Constructor. | |
Public Attributes | |
FBPropertyBox | Box |
Read Only Property: Underlying box object. |
FBBoxPlaceHolder | ( | HIObject | pObject | ) |
Constructor.
pObject | For internal use only. |
FBPropertyBox Box |
Read Only Property: Underlying box object.
Definition at line 418 of file fbconstraint.h.