Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NGridRulersBase Class / UIxh Method


In This Topic
    UIxh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function UIxh( _
       ByVal vIxh As System.Double, _
       ByVal WIxh As System.Double, _
       ByRef xIxh As System.Double _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NGridRulersBase
    Dim vIxh As System.Double
    Dim WIxh As System.Double
    Dim xIxh As System.Double
    Dim value As System.Boolean
     
    value = instance.UIxh(vIxh, WIxh, xIxh)
    internal System.bool UIxh( 
       System.double vIxh,
       System.double WIxh,
       out System.double xIxh
    )

    Parameters

    vIxh
    WIxh
    xIxh
    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