VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationTemplateManager Class / RemoveSelected() Method
Syntax Requirements SeeAlso
In This Topic
    RemoveSelected() Method (AnnotationTemplateManager)
    In This Topic
    Removes the selected templates from this template manager if selection is not empty; otherwise, removes the focused template.
    Syntax
    'Declaration
    
    Public Sub RemoveSelected()
    
    
    public void RemoveSelected()
    
    
    public: void RemoveSelected()
    
    
    public:
    void RemoveSelected()
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also