Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDiagramHelpers Class / bSMh Method


In This Topic
    bSMh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function bSMh( _
       ByVal CSMh As NMasterGlue _
    ) As NShape
    'Usage
     
    
    Dim CSMh As NMasterGlue
    Dim value As NShape
     
    value = NDiagramHelpers.bSMh(CSMh)
    internal static NShape bSMh( 
       NMasterGlue CSMh
    )

    Parameters

    CSMh
    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