Name | Description | |
---|---|---|
![]() | NLength Constructor | Overloaded. |
The following tables list the members exposed by NLength.
Name | Description | |
---|---|---|
![]() | NLength Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Negate | Returns the negative value of this NLength |
![]() | Unit | The angle measurement unit |
![]() | Value | The angle value |
Name | Description | |
---|---|---|
![]() | CompareTo | Overloaded. Compares this instance to a specified object and returns an indication of their relative values. |
![]() | ConvertTo | Overloaded. Converts to a value in the specified unit. |
![]() | ConvertToDIPs | Converts to a value in DIPs |
![]() | ConvertToInches | Converts to a value in Inches |
![]() | ConvertToMillimeters | Converts to a value in Millimeters |
![]() | ConvertToPixels | Converts to a value in pixels |
![]() | DeepClone | Creates an identical copy of this object. |
![]() | Deserialize | Deserializes the object state from the specified property bag. |
![]() | Equals | Determines whether the lengths are equal. |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() | Serialize | Serializes the object state into the specified property bag. |
![]() | ToString | Returns the string representation of this NLength object. |
![]() | 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 |