DrawingContext.translate

Specify a translation operation on the coordinate space.

class DrawingContext
void
translate
(
size_t x
,
size_t y
)

Meta