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


In This Topic
    vMC Method (NRadialGauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub vMC( _
       ByVal KlpG As NPaintVisitor, _
       ByVal llpG As lhMG, _
       ByVal MlpG As ArSG _
    ) 
    'Usage
     
    
    Dim instance As NRadialGauge
    Dim KlpG As NPaintVisitor
    Dim llpG As lhMG
    Dim MlpG As ArSG
     
    instance.vMC(KlpG, llpG, MlpG)
    internal override void vMC( 
       NPaintVisitor KlpG,
       lhMG llpG,
       ArSG MlpG
    )

    Parameters

    KlpG
    llpG
    MlpG
    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