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

    System.Object
       Vintasoft.Barcode.BarcodeStructure.BarcodeElement
          Vintasoft.Barcode.BarcodeStructure.BarcodeMatrixElement

    Требования

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

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