set_suppressed_flags
Description:
Suppresses the given flags on the bin.
ElementFlags of a child element are propagated when it is added to the bin. When suppressed flags are set, those specified flags will not be propagated to the bin.
Parameters:
this |
a Bin |
flags |
the ElementFlags to suppress |