VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfAnnotationTemplateBuildManager Class / AddTemplateAnnotationToTemplateManager() Method
Синтаксис Exceptions Требования Смотрите также
В этом разделе
    AddTemplateAnnotationToTemplateManager() Метод (WpfAnnotationTemplateBuildManager)
    В этом разделе
    Добавляет аннотацию в WpfAnnotationTemplateManager.
    Синтаксис
    'Declaration
    
    Public Function AddTemplateAnnotationToTemplateManager() As Vintasoft.Imaging.Annotation.AnnotationData
    
    
    public Vintasoft.Imaging.Annotation.AnnotationData AddTemplateAnnotationToTemplateManager()
    
    
    public: Vintasoft.Imaging.Annotation.AnnotationData* AddTemplateAnnotationToTemplateManager()
    
    
    public:
    Vintasoft.Imaging.Annotation.AnnotationData^ AddTemplateAnnotationToTemplateManager()

    Return Value

    Шаблон аннотации.
    Исключения
    ИсключениеОписание
    Выбрасывается, если WpfAnnotationTemplateManager имеет значение null.
    Требования

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

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