Nevron Open Vision Documentation
Nevron.Nov.Diagram.Layout Namespace / NForce Class / xjOh Method


In This Topic
    xjOh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub xjOh( _
       ByRef YjOh As System.Double, _
       ByRef AKOh As System.Double, _
       ByRef bKOh As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NForce
    Dim YjOh As System.Double
    Dim AKOh As System.Double
    Dim bKOh As System.Double
     
    instance.xjOh(YjOh, AKOh, bKOh)
    internal void xjOh( 
       out System.double YjOh,
       out System.double AKOh,
       out System.double bKOh
    )

    Parameters

    YjOh
    AKOh
    bKOh
    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