Nevron.Nov.Graphics Namespace / NPoint3D Structure


In This Topic
    NPoint3D Structure Fields
    In This Topic

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

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The NaN point (double.NaN, double.NaN, double.NaN).  
    Public FieldThe X coordinate of this point.  
    Public FieldThe Y coordinate of this point.  
    Public FieldThe Z coordinate of this point.  
    Public Fieldstatic (Shared in Visual Basic)The zero point (0, 0, 0).  
    Top
    See Also