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


In This Topic
    WtK Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub WtK( _
       ByVal njEd As NPaintVisitor, _
       ByVal OjEd As YbEd, _
       ByVal pjEd As NGraphicsPath _
    ) 
    'Usage
     
    
    Dim instance As NBorderCorner
    Dim njEd As NPaintVisitor
    Dim OjEd As YbEd
    Dim pjEd As NGraphicsPath
     
    instance.WtK(njEd, OjEd, pjEd)
    internal virtual void WtK( 
       NPaintVisitor njEd,
       YbEd OjEd,
       NGraphicsPath pjEd
    )

    Parameters

    njEd
    OjEd
    pjEd
    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