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


In This Topic
    Uhxh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub Uhxh( _
       ByVal vhxh As NPaintVisitor, _
       ByVal Whxh As System.Double, _
       ByVal xhxh As System.Double, _
       ByVal Yhxh As System.Double, _
       ByVal AIxh As System.Double, _
       ByVal bIxh As System.Double, _
       ByVal CIxh As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NGrid
    Dim vhxh As NPaintVisitor
    Dim Whxh As System.Double
    Dim xhxh As System.Double
    Dim Yhxh As System.Double
    Dim AIxh As System.Double
    Dim bIxh As System.Double
    Dim CIxh As System.Double
     
    instance.Uhxh(vhxh, Whxh, xhxh, Yhxh, AIxh, bIxh, CIxh)
    internal void Uhxh( 
       NPaintVisitor vhxh,
       System.double Whxh,
       System.double xhxh,
       System.double Yhxh,
       System.double AIxh,
       System.double bIxh,
       System.double CIxh
    )

    Parameters

    vhxh
    Whxh
    xhxh
    Yhxh
    AIxh
    bIxh
    CIxh
    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