Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NGrid Class / jhxh Method


In This Topic
    jhxh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub jhxh( _
       ByVal Khxh As NPaintVisitor, _
       ByVal lhxh As NStroke, _
       ByVal Mhxh As System.Double, _
       ByVal nhxh As System.Double, _
       ByVal Ohxh As System.Double, _
       ByVal phxh As System.Double, _
       ByVal Qhxh As System.Double, _
       ByVal rhxh As System.Double, _
       ByVal Shxh As System.Double, _
       ByVal thxh As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NGrid
    Dim Khxh As NPaintVisitor
    Dim lhxh As NStroke
    Dim Mhxh As System.Double
    Dim nhxh As System.Double
    Dim Ohxh As System.Double
    Dim phxh As System.Double
    Dim Qhxh As System.Double
    Dim rhxh As System.Double
    Dim Shxh As System.Double
    Dim thxh As System.Double
     
    instance.jhxh(Khxh, lhxh, Mhxh, nhxh, Ohxh, phxh, Qhxh, rhxh, Shxh, thxh)
    internal void jhxh( 
       NPaintVisitor Khxh,
       NStroke lhxh,
       System.double Mhxh,
       System.double nhxh,
       System.double Ohxh,
       System.double phxh,
       System.double Qhxh,
       System.double rhxh,
       System.double Shxh,
       System.double thxh
    )

    Parameters

    Khxh
    lhxh
    Mhxh
    nhxh
    Ohxh
    phxh
    Qhxh
    rhxh
    Shxh
    thxh
    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