Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NRadarAxis Class / flC Method


In This Topic
    flC Method (NRadarAxis)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub flC( _
       ByVal QArG As NPaintVisitor, _
       ByVal rArG As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NRadarAxis
    Dim QArG As NPaintVisitor
    Dim rArG As System.Boolean
     
    instance.flC(QArG, rArG)
    internal override void flC( 
       NPaintVisitor QArG,
       System.bool rArG
    )

    Parameters

    QArG
    rArG
    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