VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Imaging Namespace / VintasoftBitmapData Class / RowWidthInBytes Property
Синтаксис Требования Смотрите также
В этом разделе
    RowWidthInBytes Свойство (VintasoftBitmapData)
    В этом разделе
    Возвращает ширину строки в байтах.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property RowWidthInBytes As Integer
    
    
    public int RowWidthInBytes { get; }
    
    
    public: __property int get_RowWidthInBytes();
    
    
    
    public:
    property int RowWidthInBytes { int get(); }
    Требования

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

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