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

    Parameters

    interactionName
    Имя взаимодействия.
    Требования

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

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