Nevron Open Vision Documentation
Nevron.Nov.Diagram.Expressions Namespace / NGroupWidthFactorFx Class / AUb Method


In This Topic
    AUb Method (NGroupWidthFactorFx)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides NotOverridable Sub AUb( _
       ByVal AEth As NDomSerializationContext, _
       ByVal bEth As NPropertyBag _
    ) 
    'Usage
     
    
    Dim instance As NGroupWidthFactorFx
    Dim AEth As NDomSerializationContext
    Dim bEth As NPropertyBag
     
    instance.AUb(AEth, bEth)
    internal override void AUb( 
       NDomSerializationContext AEth,
       NPropertyBag bEth
    )

    Parameters

    AEth
    bEth
    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