MonoMac.CoreGraphics.CGAffineTransform.Multiply Method
Multiplies the two affine transformations and returns the result.

Syntax

public static CGAffineTransform Multiply (CGAffineTransform a, CGAffineTransform b)

Parameters

a
The first affine.
b
The second affine.

Returns

The multiplied affine.

Remarks

Use affine multiplication to compose multiple affine tranformations into a single affine.

Requirements

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