Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NColumnCollection Class / AKbh Method


In This Topic
    AKbh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function AKbh( _
       ByVal bKbh As System.Double, _
       ByVal CKbh As System.Double _
    ) As System.Integer
    'Usage
     
    
    Dim instance As NColumnCollection
    Dim bKbh As System.Double
    Dim CKbh As System.Double
    Dim value As System.Integer
     
    value = instance.AKbh(bKbh, CKbh)
    internal System.int AKbh( 
       System.double bKbh,
       System.double CKbh
    )

    Parameters

    bKbh
    CKbh
    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