Click or drag to resize

DetectionResultboxes Property

The position of the detection boxes,{ left, top, right,bottom }.

Namespace: ComPDF_Conversion.Common
Assembly: cpdfconversionsdk_dotnet (in cpdfconversionsdk_dotnet.dll) Version: 3.2.0.0 (3.2.0.0)
Syntax
C#
public float[] boxes { get; set; }

Property Value

Single
See Also