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


In This Topic
    vxQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub vxQC( _
       ByVal WxQC As dWIC, _
       ByVal xxQC As YrIC, _
       ByVal YxQC As System.Double, _
       ByVal AYQC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NTable
    Dim WxQC As dWIC
    Dim xxQC As YrIC
    Dim YxQC As System.Double
    Dim AYQC As System.Double
     
    instance.vxQC(WxQC, xxQC, YxQC, AYQC)
    internal void vxQC( 
       dWIC WxQC,
       YrIC xxQC,
       System.double YxQC,
       System.double AYQC
    )

    Parameters

    WxQC
    xxQC
    YxQC
    AYQC
    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