共用方式為


NSCoder_UIGeometryKeyedCoding.DecodeCGAffineTransform(NSCoder, String) 方法

定義

解碼,然後傳回與指定之索引鍵相關聯的交集轉換結構。

[Foundation.Export("decodeCGAffineTransformForKey:")]
public static CoreGraphics.CGAffineTransform DecodeCGAffineTransform (this Foundation.NSCoder This, string key);
static member DecodeCGAffineTransform : Foundation.NSCoder * string -> CoreGraphics.CGAffineTransform

參數

This
NSCoder

Foundation.NSCoder。

key
String

使用 affine 轉換識別的索引鍵。

傳回

與指定之索引鍵相關聯的 affine 轉換結構。

屬性

適用於