Nevron .NET Vision
Nevron.GraphicsCore Namespace / NVector2DD Structure
Fields Properties Methods


In This Topic
    NVector2DD Structure Members
    In This Topic

    The following tables list the members exposed by NVector2DD.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldx coordinate  
    Public Fieldy coordinate  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the vector lenght  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the objects are equal.  
    Public MethodReturns the hash code of this instance.  
    Public MethodMakes this vector the unit vector (e.g. its length becomes 1)  
    Public MethodRotates the vector with the specified angle arount the specified anchor  
    Top
    See Also