Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NPageInteraction Class / rhvh Method


In This Topic
    rhvh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub rhvh( _
       ByVal Shvh As NShape, _
       ByVal thvh As NShape, _
       ByVal Uhvh As NShape _
    ) 
    'Usage
     
    
    Dim instance As NPageInteraction
    Dim Shvh As NShape
    Dim thvh As NShape
    Dim Uhvh As NShape
     
    instance.rhvh(Shvh, thvh, Uhvh)
    internal void rhvh( 
       NShape Shvh,
       NShape thvh,
       NShape Uhvh
    )

    Parameters

    Shvh
    thvh
    Uhvh
    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