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


In This Topic
    WMC Method (NLinearGauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub WMC( _
       ByVal hIpG As NPaintVisitor, _
       ByVal IIpG As lhMG, _
       ByVal jIpG As rQSG _
    ) 
    'Usage
     
    
    Dim instance As NLinearGauge
    Dim hIpG As NPaintVisitor
    Dim IIpG As lhMG
    Dim jIpG As rQSG
     
    instance.WMC(hIpG, IIpG, jIpG)
    internal override void WMC( 
       NPaintVisitor hIpG,
       lhMG IIpG,
       rQSG jIpG
    )

    Parameters

    hIpG
    IIpG
    jIpG
    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