SVG for C++
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SVG::AutoscaleOptions Struct Reference

#include <svg.hpp>

Public Member Functions

 AutoscaleOptions (const Margins &_margins=DEFAULT_MARGINS, bool _autoscale_nested_svgs=true)
 

Public Attributes

Margins margins
 
bool autoscale_nested_svgs
 

Detailed Description

Options for autoscale behavior beyond the margin overloads.

Member Data Documentation

◆ autoscale_nested_svgs

bool SVG::AutoscaleOptions::autoscale_nested_svgs

Autoscale nested SVG viewports before measuring this element.


The documentation for this struct was generated from the following file: