Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDiagramFilters Class / ShapeRoutableConnector Field


In This Topic
    ShapeRoutableConnector Field
    In This Topic
    Filter for NRoutableConnector shapes.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShapeRoutableConnector As INFilter(Of NShape)
    'Usage
     
    
    Dim value As INFilter(Of NShape)
     
    value = NDiagramFilters.ShapeRoutableConnector
    public static readonly INFilter<NShape> ShapeRoutableConnector
    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