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


In This Topic
    dIxh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub dIxh( _
       ByVal EIxh As NPaintVisitor, _
       ByVal fIxh As System.Double, _
       ByVal GIxh As System.Double, _
       ByVal hIxh As System.Double, _
       ByVal IIxh As System.Double, _
       ByVal jIxh As System.Double, _
       ByVal KIxh As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NGrid
    Dim EIxh As NPaintVisitor
    Dim fIxh As System.Double
    Dim GIxh As System.Double
    Dim hIxh As System.Double
    Dim IIxh As System.Double
    Dim jIxh As System.Double
    Dim KIxh As System.Double
     
    instance.dIxh(EIxh, fIxh, GIxh, hIxh, IIxh, jIxh, KIxh)
    internal void dIxh( 
       NPaintVisitor EIxh,
       System.double fIxh,
       System.double GIxh,
       System.double hIxh,
       System.double IIxh,
       System.double jIxh,
       System.double KIxh
    )

    Parameters

    EIxh
    fIxh
    GIxh
    hIxh
    IIxh
    jIxh
    KIxh
    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