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

パラメーター

戻り値

属性

適用対象