For a list of all members of this type, see LogicalLength members.
| Name | Description | |
|---|---|---|
![]()
| Add | Adds the length of one LogicalLength structure to another LogicalLength structure. |
| Convert | Converts this LogicalLength structure to the specified unit of measure. |
| ConvertTo | Returns a new LogicalLength of the current (source) LogicalLength, converted to its equivalent in the specified destination unit of measure. |
| Equals | Overridden. Specifies whether this LogicalLength contains the same length and unit as the specified Object. |
![]()
| FromPixels | Returns a LogicalLength with the specified length measured in .Pixel. |
| GetHashCode | Overridden. Returns a hash code for this LogicalLength structure. For information about this method, see GetHashCode. |
![]()
| Subtract | Subtracts the length of the specified LogicalLength object from this LogicalLength structure. |
| ToPixels | Returns the length value in pixels according to the specified DPIs. |
| ToString | Overridden. Converts this LogicalLength to a human-readable string. |
