Nevron Open Vision Documentation
Nevron.Nov Namespace / NMultiLength Structure
Fields Properties Methods


In This Topic
    NMultiLength Structure Members
    In This Topic

    The following tables list the members exposed by NMultiLength.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe unit of this multi length  
    Public FieldThe value of this multi length  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodGets the length repsented in DIPs  
    Public MethodCreates an identical copy of this object.  
    Public MethodDeserializes the object state from the specified property bag.  
    Public MethodChecks whether the given object is equal to this multi length.  
    Public MethodGets the hash code of this multi length.  
    Public Methodstatic (Shared in Visual Basic)Creates a new NMultiLength instance and initializes it with a length specified in DIP units.  
    Public Methodstatic (Shared in Visual Basic)Creates a new NMultiLength instance and initializes it with a length specified in percent units.  
    Public MethodSerializes the object state into the specified property bag.  
    Public MethodGets the string representation of this multi length.  
    Top
    Public Operators
    Checks whether the given multi lengths are equal.
    Checks whether the given multi lengths are different.
    Top
    See Also