Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NSixColorsBorderCorner Class / StK Method


In This Topic
    StK Method (NSixColorsBorderCorner)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub StK( _
       ByVal vKEd As NPaintVisitor, _
       ByVal WKEd As YbEd, _
       ByVal xKEd As NGraphicsPath, _
       ByVal YKEd As NGraphicsPath _
    ) 
    'Usage
     
    
    Dim instance As NSixColorsBorderCorner
    Dim vKEd As NPaintVisitor
    Dim WKEd As YbEd
    Dim xKEd As NGraphicsPath
    Dim YKEd As NGraphicsPath
     
    instance.StK(vKEd, WKEd, xKEd, YKEd)
    internal override void StK( 
       NPaintVisitor vKEd,
       YbEd WKEd,
       NGraphicsPath xKEd,
       NGraphicsPath YKEd
    )

    Parameters

    vKEd
    WKEd
    xKEd
    YKEd
    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