Nevron Open Vision Documentation
Nevron.Nov Namespace / NAngle Structure / Rad2Degree Field


In This Topic
    Rad2Degree Field
    In This Topic
    Radians to degrees convertion constant
    Syntax
    'Declaration
     
    
    Public Const Rad2Degree As System.Double
    'Usage
     
    
    Dim value As System.Double
     
    value = NAngle.Rad2Degree
    public const System.double Rad2Degree
    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