Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NBorderCorner Class / YtK Method


In This Topic
    YtK Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub YtK( _
       ByVal hjEd As NPaintVisitor, _
       ByVal IjEd As YbEd _
    ) 
    'Usage
     
    
    Dim instance As NBorderCorner
    Dim hjEd As NPaintVisitor
    Dim IjEd As YbEd
     
    instance.YtK(hjEd, IjEd)
    internal virtual void YtK( 
       NPaintVisitor hjEd,
       YbEd IjEd
    )

    Parameters

    hjEd
    IjEd
    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