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


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

    Parameters

    fjEd
    GjEd
    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