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


In This Topic
    WYxC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub WYxC( _
       ByVal xYxC As NFillableSymbolShape, _
       ByVal YYxC As NFill, _
       ByVal AAYC As NStroke _
    ) 
    'Usage
     
    
    Dim xYxC As NFillableSymbolShape
    Dim YYxC As NFill
    Dim AAYC As NStroke
     
    NSymbol.WYxC(xYxC, YYxC, AAYC)
    internal static void WYxC( 
       NFillableSymbolShape xYxC,
       NFill YYxC,
       NStroke AAYC
    )

    Parameters

    xYxC
    YYxC
    AAYC
    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