MonoMac.Foundation.NSAffineTransform.AppendTransform Method
Caller's transformation is replaced with caller's transformation multiplied by the supplied transformation

Syntax

[MonoMac.Foundation.Export("appendTransform:")]
public virtual void AppendTransform (NSAffineTransform transform)

Parameters

transform
A transformation to concatenate with the caller

Remarks

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

Requirements

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