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


In This Topic
    NRange1DL Structure Members
    In This Topic

    The following tables list the members exposed by NRange1DL.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe X coordinate of the point in NLength format.  
    Public FieldThe Y coordinate of the point in NLength format.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)The empty (0, 0) point.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this instance to a specified object and returns an indication of their relative values.  
    Public MethodDetermines whether the ranges are equal.  
    Public MethodReturns the hash code for this instance.  
    Public Methodstatic (Shared in Visual Basic)Converts the string representation of a point to its NRange1DL equivalent.  
    Public MethodObtains the string representation of this point.  
    Top
    See Also