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


In This Topic
    Ytb Method (NGroupWidthFactorFx)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides NotOverridable Sub Ytb( _
       ByVal CEth As NDomDeserializationContext, _
       ByVal dEth As NPropertyBag _
    ) 
    'Usage
     
    
    Dim instance As NGroupWidthFactorFx
    Dim CEth As NDomDeserializationContext
    Dim dEth As NPropertyBag
     
    instance.Ytb(CEth, dEth)
    internal override void Ytb( 
       NDomDeserializationContext CEth,
       NPropertyBag dEth
    )

    Parameters

    CEth
    dEth
    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