Name | Description | |
---|---|---|
NMultiLength Constructor | Initializer constructor |
The following tables list the members exposed by NMultiLength.
Name | Description | |
---|---|---|
NMultiLength Constructor | Initializer constructor |
Name | Description | |
---|---|---|
ConvertToDIPs | Gets the length repsented in DIPs | |
DeepClone | Creates an identical copy of this object. | |
Deserialize | Deserializes the object state from the specified property bag. | |
Equals | Checks whether the given object is equal to this multi length. | |
GetHashCode | Gets the hash code of this multi length. | |
NewFixed | Creates a new NMultiLength instance and initializes it with a length specified in DIP units. | |
NewPercentage | Creates a new NMultiLength instance and initializes it with a length specified in percent units. | |
Serialize | Serializes the object state into the specified property bag. | |
ToString | Gets the string representation of this multi length. |
Equality | Checks whether the given multi lengths are equal. |
Inequality | Checks whether the given multi lengths are different. |