Share via


CIRectangleFeature.BottomRight Property

Definition

Gets the bottom right corner of the possibly skewed and rotated rectangle in the image.

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

Property Value

Attributes

Applies to