VNRectangleObservation.TopLeft Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the upper left CGPoint of the observed rectangle.
public virtual CoreGraphics.CGPoint TopLeft { [Foundation.Export("topLeft", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.TopLeft : CoreGraphics.CGPoint
Property Value
- Attributes