Nevron.Nov.Graphics Namespace / NPoint3D Structure


In This Topic
    NPoint3D Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyDetermines whether the vector is the unit vector (e.g. Length == 1)  
    Public PropertyChecks whether this is the zero point (i.e. x and y are 0).  
    Public PropertyGets the vector length  
    Public PropertyGets the vector length square (length * length)  
    Top
    See Also