Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NSection Class / Khl Method


In This Topic
    Khl Method (NSection)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub Khl( _
       ByVal OjQC As YUjC, _
       ByVal pjQC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NSection
    Dim OjQC As YUjC
    Dim pjQC As System.Double
     
    instance.Khl(OjQC, pjQC)
    internal override void Khl( 
       YUjC OjQC,
       System.double pjQC
    )

    Parameters

    OjQC
    pjQC
    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