VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodePathData Class
Constructors Properties Methods SeeAlso
In This Topic
BarcodePathData Class Members
In This Topic
The following tables list the members exposed by BarcodePathData.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets an array of VintasoftPointF structures that represents the points through which the path is constructed.
Public PropertyGets the types of the corresponding points in the path.
Public Methods
 NameDescription
Public MethodReturns the PointTypes as byte array.
See Also