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


In This Topic
    StK Method (NFourColorsBorderCorner)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub StK( _
       ByVal KKEd As NPaintVisitor, _
       ByVal lKEd As YbEd, _
       ByVal MKEd As NGraphicsPath, _
       ByVal nKEd As NGraphicsPath _
    ) 
    'Usage
     
    
    Dim instance As NFourColorsBorderCorner
    Dim KKEd As NPaintVisitor
    Dim lKEd As YbEd
    Dim MKEd As NGraphicsPath
    Dim nKEd As NGraphicsPath
     
    instance.StK(KKEd, lKEd, MKEd, nKEd)
    internal override void StK( 
       NPaintVisitor KKEd,
       YbEd lKEd,
       NGraphicsPath MKEd,
       NGraphicsPath nKEd
    )

    Parameters

    KKEd
    lKEd
    MKEd
    nKEd
    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