VNContour.ChildContours Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Vision.VNContour[] ChildContours { [Foundation.Export("childContours")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("childContours")>]
member this.ChildContours : Vision.VNContour[]

Property Value

Attributes

Applies to