Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NPageItem Class / USb Method


In This Topic
    USb Method (NPageItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend MustOverride Function USb( _
       ByVal vhvh As AQWh _
    ) As tWWh
    'Usage
     
    
    Dim instance As NPageItem
    Dim vhvh As AQWh
    Dim value As tWWh
     
    value = instance.USb(vhvh)
    internal abstract tWWh USb( 
       AQWh vhvh
    )

    Parameters

    vhvh
    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