VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation Namespace / LineAnnotationDataBase Class / LineAnnotationDataBase Constructors / LineAnnotationDataBase Constructor(Int32)
Синтаксис Требования Смотрите также
В этом разделе
    LineAnnotationDataBase Constructor(Int32)
    В этом разделе
    Инициализирует новый экземпляр класса LineAnnotationDataBase.
    Синтаксис
    'Declaration
    
    Protected Function New( _
    ByVal pointsFixeldLength
    Набор точек фиксированной длины.
    As System.Int32 _
    )
    protected LineAnnotationDataBase(
    System.Int32 pointsFixeldLength
    )
    protected: LineAnnotationDataBase(
    System.Int32 pointsFixeldLength
    )
    protected:
    LineAnnotationDataBase(
    System.Int32 pointsFixeldLength
    )

    Parameters

    pointsFixeldLength
    Набор точек фиксированной длины.
    Требования

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

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