NevronOpenVision
Nevron.Nov Namespace / NAngle Structure


NAngle Structure Methods

For a list of all members of this type, see NAngle members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Determines whether angle is in the sweep arc from start angle (in radians).  
Public MethodCompares this instance to a specified object and returns an indication of their relative values.  
Public MethodDeserializes the object state from the specified property bag.  
Public MethodOverloaded. Determines whether this angle is equal to the specified angle  
Public Methodstatic (Shared in Visual Basic)Creates an angle measured in degrees.  
Public Methodstatic (Shared in Visual Basic)Creates an angle measured in grads.  
Public Methodstatic (Shared in Visual Basic)Creates an angle measured in radians.  
Public Methodstatic (Shared in Visual Basic)Returns the quadrant (0, 1, 2, 3) of the specified angle.  
Public MethodReturns the hash code for this instance.  
Public MethodReturns the normalized angle of this angle  
Public Methodstatic (Shared in Visual Basic)Normalizes an angle specified in degrees to be in the range [0, 360).  
Public Methodstatic (Shared in Visual Basic)Normalizes an angle specified in radians to be in the range [0: PI)  
Public Methodstatic (Shared in Visual Basic)Normalizes an angle specified in grads to be in the range [0, 400).  
Public Methodstatic (Shared in Visual Basic)Normalizes an angle specified in radians to be in the range [0, 2*PI).  
Public MethodSerializes the object state into the specified property bag.  
Public MethodReturns the angle measured in degrees  
Public MethodReturns the angle measured in grads  
Public MethodReturns the angle measured in radians  
Public MethodReturns the string representation of this NAngle object.  
Public Methodstatic (Shared in Visual Basic)Tries to snap angleToSnap to a whole value of the snapStep snapping step. Retruns true if the snappedAngle is at most +-snapDeviation from the angleToSnap.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also