Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NTable Class / bYQC Method


In This Topic
    bYQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub bYQC( _
       ByVal CYQC As dWIC, _
       ByVal dYQC As YrIC, _
       ByVal EYQC As System.Integer, _
       ByVal fYQC As System.Integer, _
       ByVal GYQC As System.Double, _
       ByVal hYQC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NTable
    Dim CYQC As dWIC
    Dim dYQC As YrIC
    Dim EYQC As System.Integer
    Dim fYQC As System.Integer
    Dim GYQC As System.Double
    Dim hYQC As System.Double
     
    instance.bYQC(CYQC, dYQC, EYQC, fYQC, GYQC, hYQC)
    internal void bYQC( 
       dWIC CYQC,
       YrIC dYQC,
       System.int EYQC,
       System.int fYQC,
       System.double GYQC,
       System.double hYQC
    )

    Parameters

    CYQC
    dYQC
    EYQC
    fYQC
    GYQC
    hYQC
    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