Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
placeable object geometry for a single orientation of layout_attributes_t. More...
#include <adobe/layout_attributes.hpp>
Public Member Functions | |
slice_t () |
Public Attributes | |
alignment_t | alignment_m |
bool | suppress_m |
bool | balance_m |
pair_long_t | margin_m |
alignment_t | child_alignment_m |
Definition at line 73 of file layout_attributes.hpp.
slice_t | ( | ) |
Definition at line 74 of file layout_attributes.hpp.
alignment_t alignment_m |
Definition at line 78 of file layout_attributes.hpp.
bool suppress_m |
true
then guides are "clipped" at this placeable object and the parent of this placeable object does not see guide point information about any of the children contained within.Definition at line 79 of file layout_attributes.hpp.
bool balance_m |
Definition at line 80 of file layout_attributes.hpp.
pair_long_t margin_m |
Definition at line 83 of file layout_attributes.hpp.
alignment_t child_alignment_m |
align_default
).Definition at line 84 of file layout_attributes.hpp.