VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Barcode.BarcodeInfo Namespace / AztecInfo Class / GetReferencePoints() Method
Синтаксис Требования Смотрите также
В этом разделе
    GetReferencePoints() Метод (AztecInfo)
    В этом разделе
    Возвращает контрольные точки информации об этом штрих-коде.
    Синтаксис
    'Declaration
    
    Public Overrides Function GetReferencePoints() As Vintasoft.Primitives.VintasoftPointF[]
    
    
    public override Vintasoft.Primitives.VintasoftPointF[] GetReferencePoints()
    
    
    public: Vintasoft.Primitives.VintasoftPointF[] GetReferencePoints(); override
    
    
    public:
    Vintasoft.Primitives.VintasoftPointF[] GetReferencePoints(); override

    Return Value

    Опорные точки этой информации штрих-кода.
    Требования

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

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