Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 627 Bytes

File metadata and controls

32 lines (23 loc) · 627 Bytes
layout title description keywords needAutoGenerateSidebar permalink
default-layout
Contour Class - Dynamsoft Barcode Reader SDK .NET Edition API Reference
This page shows the Contour Class of Dynamsoft Barcode Reader SDK .NET Edition.
Contour, class, api reference, .Net
false
/programming/dotnet/api-reference/class/Contour-v7.6.0.html

Contour

Stores the contour information.

public class Contour

Attributes

Attribute Type
Points Point[ ]

Points

The points array.

Point[] Dynamsoft.Barcode.Contour.Points