VintaSoft Barcode .NET SDK 15.2: Руководство для .NET разработчика
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodePathElement Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс BarcodePathElement
    В этом разделе
    Элемент штрих-кода, представляющий элемент пути в штрих-коде.
    Объектная модель
    BarcodePath VintasoftRect BarcodePathElement
    Синтаксис
    'Declaration
    
    Public Class BarcodePathElement
       Inherits BarcodeVectorElement
    
    
    public class BarcodePathElement : BarcodeVectorElement
    
    
    public __gc class BarcodePathElement : public BarcodeVectorElement*
    
    
    public ref class BarcodePathElement : public BarcodeVectorElement^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Barcode.BarcodeStructure.BarcodeElement
          Vintasoft.Barcode.BarcodeStructure.BarcodeVectorElement
             Vintasoft.Barcode.BarcodeStructure.BarcodePathElement

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также