Places an inset in graphics
Inset[obj]
Inset[obj, pos]
Inset[obj, pos, opos]
Inset[obj, pos, opos, size]
Inset[obj, pos, opos, size, dirs]
Graphics[{Circle[], Inset[x ^ 2 + y ^ 2 == 1, {0, 0}]}]
→ -Graphics-Graphics[{StandardOrange, Disk[], Inset[Plot[Tan[x], {x, -3, 3}]]}]
→ -Graphics-Plot[Sin[x], {x, 0, 10}, Epilog -> Inset[Graphics3D[Cylinder[], ImageSize -> 60, Boxed -> False], {0.5, Center}]]
→ -Graphics-- Alignment — default Left
- Background — default None
- BaseStyle — default { }
- ContentSelectable — default Automatic
- FormatType — default Automatic