Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDiagramSurfaceSelection Class / BatchDelete Property


In This Topic
    BatchDelete Property
    In This Topic
    Gets a batch for deleting the selected page items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BatchDelete As NBatchDelete
    'Usage
     
    
    Dim instance As NDiagramSurfaceSelection
    Dim value As NBatchDelete
     
    value = instance.BatchDelete
    public NBatchDelete BatchDelete {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also