Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NRuler Class / UIl Method


In This Topic
    UIl Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub UIl( _
       ByVal QjOC As NRulerMark, _
       ByVal rjOC As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NRuler
    Dim QjOC As NRulerMark
    Dim rjOC As System.Boolean
     
    instance.UIl(QjOC, rjOC)
    internal virtual void UIl( 
       NRulerMark QjOC,
       System.bool rjOC
    )

    Parameters

    QjOC
    rjOC
    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