CGPDFPage.GetDrawingTransform(CGPDFBox, CGRect, Int32, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- box
- CGPDFBox
- rect
- CGRect
- rotate
- Int32
- preserveAspectRatio
- Boolean