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


In This Topic
    MMC Method (NLinearGauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function MMC( _
       ByVal GjpG As NPaintVisitor, _
       ByVal hjpG As NRangeIndicator, _
       ByVal IjpG As NRange, _
       ByVal jjpG As NRange _
    ) As NGraphicsPath
    'Usage
     
    
    Dim instance As NLinearGauge
    Dim GjpG As NPaintVisitor
    Dim hjpG As NRangeIndicator
    Dim IjpG As NRange
    Dim jjpG As NRange
    Dim value As NGraphicsPath
     
    value = instance.MMC(GjpG, hjpG, IjpG, jjpG)

    Parameters

    GjpG
    hjpG
    IjpG
    jjpG
    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