Share via


CIRectangleFeature.BottomLeft Property

Definition

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

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

Property Value

Attributes

Applies to