CGPDFPage.GetDrawingTransform(CGPDFBox, CGRect, Int32, Boolean) Method

Definition

public CoreGraphics.CGAffineTransform GetDrawingTransform (CoreGraphics.CGPDFBox box, CoreGraphics.CGRect rect, int rotate, bool preserveAspectRatio);
member this.GetDrawingTransform : CoreGraphics.CGPDFBox * CoreGraphics.CGRect * int * bool -> CoreGraphics.CGAffineTransform

Parameters

box
CGPDFBox
rect
CGRect
rotate
Int32
preserveAspectRatio
Boolean

Returns

Applies to