Share via


CIRectangleFeature.TopRight Property

Definition

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

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

Property Value

Attributes

Applies to