DrawingContext.scale

Define a scale transformation to the coordinate space.

class DrawingContext
void
scale
(
double xScale
,
double yScale
)

Meta