VNTrajectoryObservation.DetectedPoints Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Vision.VNPoint[] DetectedPoints { [Foundation.Export("detectedPoints", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("detectedPoints", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DetectedPoints : Vision.VNPoint[]

Property Value

Attributes

Applies to