Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NRulers Class / GKxh Method


In This Topic
    GKxh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function GKxh( _
       ByVal hKxh As System.Integer, _
       ByVal IKxh As System.Double, _
       ByVal jKxh As System.Double _
    ) As System.String
    'Usage
     
    
    Dim instance As NRulers
    Dim hKxh As System.Integer
    Dim IKxh As System.Double
    Dim jKxh As System.Double
    Dim value As System.String
     
    value = instance.GKxh(hKxh, IKxh, jKxh)
    internal System.string GKxh( 
       System.int hKxh,
       System.double IKxh,
       System.double jKxh
    )

    Parameters

    hKxh
    IKxh
    jKxh
    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