Nevron Open Vision Documentation
Nevron.Nov.Diagram.UI Namespace / NPresentationWindow Class / EWrh Method


In This Topic
    EWrh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub EWrh( _
       ByVal fWrh As NBookmark, _
       ByVal GWrh As fbSh _
    ) 
    'Usage
     
    
    Dim instance As NPresentationWindow
    Dim fWrh As NBookmark
    Dim GWrh As fbSh
     
    instance.EWrh(fWrh, GWrh)
    internal void EWrh( 
       NBookmark fWrh,
       fbSh GWrh
    )

    Parameters

    fWrh
    GWrh
    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