Share via


VNImageBasedRequest.RegionOfInterest Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect RegionOfInterest { [Foundation.Export("regionOfInterest", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRegionOfInterest:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("regionOfInterest", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setRegionOfInterest:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.RegionOfInterest : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to