MonoMac.Foundation.NSAffineTransform.Scale Method
Appends the scale factors to this transformation.

Syntax

[MonoMac.Foundation.Export("scaleXBy:yBy:")]
public virtual void Scale (float scaleX, float scaleY)

Parameters

scaleX
The scale factor for the X direction.
scaleY
The scale factor for the Y direction.

Remarks

A value of 1.0 does not change the scale in that direction.

Requirements

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