Share via


CIRectangleFeature.Bounds Property

Definition

Gets the rectangle, in image space, that bounds the detected rectangle.

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

Property Value

Attributes

Applies to