'Declaration Public Function New( _
ByVal pointsТочки пути штрих-кода.() As Vintasoft.Primitives.VintasoftPointF, _
ByVal pointTypesТипы точек пути штрих-кода.() As BarcodePathPointType _
)
public BarcodePathData(
Vintasoft.Primitives.VintasoftPointF[] points,
BarcodePathPointType[] pointTypes
)
public: BarcodePathData(
Vintasoft.Primitives.VintasoftPointF[]* points,
BarcodePathPointType[]* pointTypes
)
public:
BarcodePathData(
array<Vintasoft.Primitives.VintasoftPointF>^ points,
array<BarcodePathPointType>^ pointTypes
)
Parameters
- points
- Точки пути штрих-кода.
- pointTypes
- Типы точек пути штрих-кода.