次の方法で共有


AVCaptureVideoPreviewLayer.CaptureDevicePointOfInterestForPoint メソッド

定義

[Foundation.Export("captureDevicePointOfInterestForPoint:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint CaptureDevicePointOfInterestForPoint (CoreGraphics.CGPoint pointInLayer);
abstract member CaptureDevicePointOfInterestForPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.CaptureDevicePointOfInterestForPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

パラメーター

pointInLayer
CGPoint

戻り値

属性

適用対象