Nevron .NET Vision
Nevron.GraphicsCore Namespace / NGeometry2D Class
Methods


In This Topic
    NGeometry2D Class Members
    In This Topic

    The following tables list the members exposed by NGeometry2D.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Determines whether angle is in the sweep arc from start angle (in radians).  
    Public Methodstatic (Shared in Visual Basic)Returns the quandrant of the specified angle (in radians).  
    Public Methodstatic (Shared in Visual Basic)Clamps the specified size if it exceeds half the length of the smaller side of the specified rectangle.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Calculates the signed area of the triangle formed by the given points.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Calculates the bounds of the points in the specified points array range.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Calculates the bounding range of the points in the specified points array range.  
    Public Methodstatic (Shared in Visual Basic)Checks if two line segments intersect and returns the intersection point as an out parameter if they do.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Computes the middle point between the specified points.  
    Public Methodstatic (Shared in Visual Basic)Normalizes the specified angle (in radians) to be in the range [0 - 2PI).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Obtains the angle, formed by the (pt1, pt2) line and the the X axis (in radians).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Obtains the normalized angle, formed by the (pt1, pt2) line and the the X axis (in radians).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Obtains the distance between the specified points.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Obtains the distance to the power of 2 between the specified points.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Rotates the specified array of points around the specified pin point.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Scales the specified points  
    Top
    See Also