Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NShapeGraphPartTypeFilter Class
Members


In This Topic
    NShapeGraphPartTypeFilter Class
    In This Topic
    Filters NShape instances that be considered as valid graph vertices or edges.
    Object Model
    NShapeGraphPartTypeFilter Class
    Syntax
    'Declaration
     
    
    Public Class NShapeGraphPartTypeFilter 
       Implements Nevron.Nov.DataStructures.INFilter(Of NShape) 
    'Usage
     
    
    Dim instance As NShapeGraphPartTypeFilter
    public class NShapeGraphPartTypeFilter : Nevron.Nov.DataStructures.INFilter<NShape>  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.NShapeGraphPartTypeFilter

    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