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


In This Topic
    GraphEdge Field
    In This Topic
    Filter for 1D shapes, whose GraphPart property is set to true
    Syntax
    'Declaration
     
    
    Public Shared GraphEdge As NGraphPartTypeFilter
    'Usage
     
    
    Dim value As NGraphPartTypeFilter
     
    value = NFilters.GraphEdge
     
    NFilters.GraphEdge = value
    public static NGraphPartTypeFilter GraphEdge
    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