func draw(GraphicsContext .ResolvedSymbol , at: CGPoint, anchor: UnitPoint )
Draws a resolved symbol into the context, aligning an anchor within the symbol to a point in the context.
func draw(GraphicsContext .ResolvedSymbol , in: CGRect)
Draws a resolved symbol into the context, using the specified rectangle as a layout frame.
struct ResolvedSymbol
A static sequence of drawing operations that may be drawn multiple times, preserving their resolution independence.