Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NOrthogonalRoutableConnectorModel Class / pQb Method


In This Topic
    pQb Method (NOrthogonalRoutableConnectorModel)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub pQb( _
       ByVal tbYh As System.Integer, _
       ByRef UbYh As System.Boolean, _
       ByRef vbYh As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NOrthogonalRoutableConnectorModel
    Dim tbYh As System.Integer
    Dim UbYh As System.Boolean
    Dim vbYh As System.Boolean
     
    instance.pQb(tbYh, UbYh, vbYh)
    internal override void pQb( 
       System.int tbYh,
       out System.bool UbYh,
       out System.bool vbYh
    )

    Parameters

    tbYh
    UbYh
    vbYh
    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