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


In This Topic
    NSizeL Structure Members
    In This Topic

    The following tables list the members exposed by NSizeL.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe Height in NLength format.  
    Public FieldThe Width in NLength format.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)The empty (0, 0) size.  
    Public PropertyTests whether this NSizeL has zero width and height.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this instance to a specified object and returns an indication of their relative values.  
    Public MethodOverriden to compare the contained lengths  
    Public MethodOverriden because equals was overriden  
    Public Methodstatic (Shared in Visual Basic)Converts the string representation of a size structure to its NSizeL equivalent.  
    Public MethodObtains the string representation of this size.  
    Top
    See Also