Global Function

scale()

Declaration

func scale(by amount: Double)

Parameters

by The factor by which to scale the coordinate system.

Returns

-

Description

Change the scale of the coordinate system.

Examples

Related