共用方式為


NSValue.FromCGAffineTransform(CGAffineTransform) 方法

定義

建立會包裝 CGAffineTransform 物件的 NSValue。

[Foundation.Export("valueWithCGAffineTransform:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSValue FromCGAffineTransform (CoreGraphics.CGAffineTransform tran);
static member FromCGAffineTransform : CoreGraphics.CGAffineTransform -> Foundation.NSValue

參數

傳回

屬性

適用於