Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NRadialGauge Class / WMC Method


In This Topic
    WMC Method (NRadialGauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub WMC( _
       ByVal hlpG As NPaintVisitor, _
       ByVal IlpG As lhMG, _
       ByVal jlpG As rQSG _
    ) 
    'Usage
     
    
    Dim instance As NRadialGauge
    Dim hlpG As NPaintVisitor
    Dim IlpG As lhMG
    Dim jlpG As rQSG
     
    instance.WMC(hlpG, IlpG, jlpG)
    internal override void WMC( 
       NPaintVisitor hlpG,
       lhMG IlpG,
       rQSG jlpG
    )

    Parameters

    hlpG
    IlpG
    jlpG
    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