Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NStyleSheet Class / SYfb Method


In This Topic
    SYfb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub SYfb( _
       ByVal tYfb As NMedia, _
       ByVal UYfb As System.Integer, _
       ByVal vYfb As NDomProperty, _
       ByVal WYfb As NList(Of hShb) _
    ) 
    'Usage
     
    
    Dim instance As NStyleSheet
    Dim tYfb As NMedia
    Dim UYfb As System.Integer
    Dim vYfb As NDomProperty
    Dim WYfb As NList(Of hShb)
     
    instance.SYfb(tYfb, UYfb, vYfb, WYfb)
    internal void SYfb( 
       NMedia tYfb,
       System.int UYfb,
       NDomProperty vYfb,
       NList<hShb> WYfb
    )

    Parameters

    tYfb
    UYfb
    vYfb
    WYfb
    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