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


In This Topic
    YIxh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function YIxh( _
       ByVal Ajxh As System.Double, _
       ByVal bjxh As System.Double, _
       ByRef Cjxh As System.Double _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NGridRulersBase
    Dim Ajxh As System.Double
    Dim bjxh As System.Double
    Dim Cjxh As System.Double
    Dim value As System.Boolean
     
    value = instance.YIxh(Ajxh, bjxh, Cjxh)
    internal System.bool YIxh( 
       System.double Ajxh,
       System.double bjxh,
       out System.double Cjxh
    )

    Parameters

    Ajxh
    bjxh
    Cjxh
    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