VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodeElements Class / QrAlignmentPattern Property
Синтаксис Требования Смотрите также
В этом разделе
    QrAlignmentPattern Свойство (BarcodeElements)
    В этом разделе
    Возвращает шаблон выравнивания штрих-кода QR Code Model 2.
    Синтаксис
    'Declaration
    
    Public Shared ReadOnly Property QrAlignmentPattern As BarcodeMatrixElement
    
    
    public static BarcodeMatrixElement QrAlignmentPattern { get; }
    
    
    public: __property static BarcodeMatrixElement* get_QrAlignmentPattern();
    
    
    
    public:
    static property BarcodeMatrixElement^ QrAlignmentPattern { BarcodeMatrixElement^ get(); }
    Требования

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

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