Share via


CIRectangleFeature.TopLeft Property

Definition

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

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

Property Value

Attributes

Applies to