MonoMac.Foundation.NSAffineTransform.PrependTransform Method
This transformation is replaced by the supplied transformation multiplied by the this transformation

Syntax

[MonoMac.Foundation.Export("prependTransform:")]
public virtual void PrependTransform (NSAffineTransform transform)

Parameters

transform
A transformation to concatenate with this transformation

Remarks

This is equivalent to applying the provided transformation then applying the caller's transformation. Compare with AppendTransform.

Requirements

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