Nevron Open Vision Documentation
Nevron.Nov Namespace / NAngle Structure / UfWd Method


In This Topic
    UfWd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function UfWd( _
       ByVal vfWd As System.Double, _
       ByVal WfWd As System.Double _
    ) As System.Double
    'Usage
     
    
    Dim vfWd As System.Double
    Dim WfWd As System.Double
    Dim value As System.Double
     
    value = NAngle.UfWd(vfWd, WfWd)
    internal static System.double UfWd( 
       System.double vfWd,
       System.double WfWd
    )

    Parameters

    vfWd
    WfWd
    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