Nevron Open Vision Documentation
Nevron.Nov.Diagram.Editors Namespace / NPageDrawingScaleCategoryEditor Class / dOMh Method


In This Topic
    dOMh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function dOMh( _
       ByVal EOMh As NUnit, _
       ByVal fOMh As System.Double, _
       ByVal GOMh As NUnit _
    ) As System.String
    'Usage
     
    
    Dim EOMh As NUnit
    Dim fOMh As System.Double
    Dim GOMh As NUnit
    Dim value As System.String
     
    value = NPageDrawingScaleCategoryEditor.dOMh(EOMh, fOMh, GOMh)
    internal static System.string dOMh( 
       NUnit EOMh,
       System.double fOMh,
       NUnit GOMh
    )

    Parameters

    EOMh
    fOMh
    GOMh
    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