MonoMac.CoreGraphics.CGAffineTransform.MakeScale Method
Returns the affine transformation for the requested scaling in the X and Y coordinates.

Syntax

public static CGAffineTransform MakeScale (float sx, float sy)

Parameters

sx
Scale factor in the X coordinate.
sy
Scale factor for the Y coordinate.

Returns

Returns the affine transformation for the requested scaling in the X and Y coordinates.

Remarks

Requirements

Namespace: MonoMac.CoreGraphics
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0