Table of Contents

Property MinRadius

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

MinRadius

Gets or sets a value specifying the minimum circle radius.

[Precision(0, 1)]
[Range(0, 2147483647)]
public int MinRadius { get; set; }

Property Value

int