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


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