VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationTemplateBuildManager Class / AnnotationViewer Property
Синтаксис Требования Смотрите также
В этом разделе
    AnnotationViewer Свойство (AnnotationTemplateBuildManager)
    В этом разделе
    Возвращает просмотрщик аннотаций, которое отображает шаблоны аннотаций.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property AnnotationViewer As AnnotationViewer
    
    
    public AnnotationViewer AnnotationViewer { get; }
    
    
    public: __property AnnotationViewer* get_AnnotationViewer();
    
    
    
    public:
    property AnnotationViewer^ AnnotationViewer { AnnotationViewer^ get(); }
    Требования

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

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