AVCaptureVideoPreviewLayer.MapToMetadataOutputCoordinates(CGRect) 方法

定义

[Foundation.Export("metadataOutputRectOfInterestForRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect MapToMetadataOutputCoordinates (CoreGraphics.CGRect rectInLayerCoordinates);
abstract member MapToMetadataOutputCoordinates : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.MapToMetadataOutputCoordinates : CoreGraphics.CGRect -> CoreGraphics.CGRect

参数

rectInLayerCoordinates
CGRect

返回

属性

适用于