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


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