Nevron .NET Vision
Nevron.Diagram.Filters Namespace / NFilters Class / RoutableShape Field


In This Topic
    RoutableShape Field
    In This Topic
    Filter for 1D shapes, which implement the INRoutableShape interface
    Syntax
    'Declaration
     
    
    Public Shared RoutableShape As NAndFilter
    'Usage
     
    
    Dim value As NAndFilter
     
    value = NFilters.RoutableShape
     
    NFilters.RoutableShape = value
    public static NAndFilter RoutableShape
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also