NevronOpenVision
Nevron.Nov Namespace / NLength Structure
Fields Properties Methods


NLength Structure Members

The following tables list the members exposed by NLength.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The Zero (0) length.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyReturns the negative value of this NLength  
Public PropertyThe angle measurement unit  
Public PropertyThe angle value  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Compares this instance to a specified object and returns an indication of their relative values.  
Public MethodOverloaded. Converts to a value in the specified unit.  
Public MethodConverts to a value in DIPs  
Public MethodConverts to a value in Inches  
Public MethodConverts to a value in Millimeters  
Public MethodConverts to a value in pixels  
Public MethodCreates an identical copy of this object.  
Public MethodDeserializes the object state from the specified property bag.  
Public MethodDetermines whether the lengths are equal.  
Public MethodReturns the hash code for this instance.  
Public MethodSerializes the object state into the specified property bag.  
Public MethodReturns the string representation of this NLength object.  
Top
Public Operators
Arithmetic binary plus operator. The resulting length uses the {a} parameter unit.
Overloaded. Division by scalar operator
Logical Equal To operator
Logical Greater Than operator
Logical Greater Than Or Equal To operator
Logical Not Equal To operator
Logical Less Than operator
Logical Less Than Or Equal To operator
Overloaded. Multiplication with scalar operator
Arithmetic binary minus operator. The resulting length uses the {a} parameter unit.
Arithmetic unary minus operator
Arithmetic unary plus operator
Top
See Also