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


In This Topic
    NLength Structure Members
    In This Topic

    The following tables list the members exposed by NLength.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe length value.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)The empty (0) length.  
    Public PropertyThe length measurement unit.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this NLength object  
    Public MethodCompares this instance to a specified object and returns an indication of their relative values.  
    Public MethodDetermines whether the lengths are equal.  
    Public MethodReturns the hash code for this instance.  
    Public Methodstatic (Shared in Visual Basic)Converts the string representation of a number to its NLength equivalent.  
    Public MethodReturns the string representation of this NLength object.  
    Top
    See Also