Nevron .NET Vision
Nevron.GraphicsCore Namespace / NAngleUnit Class
Fields Properties Methods


In This Topic
    NAngleUnit Class Members
    In This Topic

    The following tables list the members exposed by NAngleUnit.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The degree angle unit.  
    Public Fieldstatic (Shared in Visual Basic)The grad angle unit.  
    Public Fieldstatic (Shared in Visual Basic)The radian angle unit.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the angle unit  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this objects  
    Public MethodGets the anglular cycle for this unit  
    Public Methodstatic (Shared in Visual Basic)Gets the angle unit singleton corresponding to the specified angle unit  
    Public MethodSerializes this measurement unit.  
    Public MethodNormalizes the angle value  
    Public Methodstatic (Shared in Visual Basic)Converts the string representation of the angle unit to NAngleUnit  
    Public MethodReturns the angle converted to degrees  
    Public MethodReturns the angle converted to grads  
    Public MethodReturns the angle converted to radians  
    Top
    See Also