Share via


CITextFeature.TopLeft Property

Definition

Gets the top left corner of the rectangle that contains the feature.

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

Property Value

Attributes

Applies to