Consider The Element Area
Its very common to mistake a complex shape’s visual design as its measured area. Always remember elements in all programming languages are treated as a rectangle area – regardless of the inner shape.
Although shape patterns may contain many points, all elements have a standard x, y, width, height
patter – with 3D elements also containing z and depth
.
Working With Dynamic Height
If you are using Dynamic Height with complex shapes that cut-off
or bleed
into another section block – we recommend you rasterize the element to note its size and position.