Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NSymbol Class / bAYC Method


In This Topic
    bAYC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub bAYC( _
       ByVal CAYC As NSymbolShape, _
       ByVal dAYC As NStroke _
    ) 
    'Usage
     
    
    Dim CAYC As NSymbolShape
    Dim dAYC As NStroke
     
    NSymbol.bAYC(CAYC, dAYC)
    internal static void bAYC( 
       NSymbolShape CAYC,
       NStroke dAYC
    )

    Parameters

    CAYC
    dAYC
    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