Nevron Open Vision Documentation
Nevron.Nov.Diagram.Layout Namespace / NGraphCrossingReductor Class / m_Layer2 Field


In This Topic
    m_Layer2 Field
    In This Topic
    The second layer.
    Syntax
    'Declaration
     
    
    Protected m_Layer2 As NGraphVertexList
    'Usage
     
    
    Dim instance As NGraphCrossingReductor
    Dim value As NGraphVertexList
     
    value = instance.m_Layer2
     
    instance.m_Layer2 = value
    protected NGraphVertexList m_Layer2
    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