For a list of all members of this type, see LogicalLength members
Public Methods
Name | Description | |
---|---|---|
- | Subtracts the length of the specified LogicalLength object from this LogicalLength structure. | |
!= | Specifies whether this LogicalLength does not contain the same length or unit as the specified Object. | |
+ | Adds the length of one LogicalLength structure to another LogicalLength structure. | |
== | Specifies whether this LogicalLength contains the same length and unit as the specified Object. | |
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 | Specifies whether this LogicalLength contains the same length and unit as the specified Object. | |
FromPixels | Returns a LogicalLength with the specified length measured in Leadtools.Forms.LogicalUnit.Pixel. | |
GetHashCode | Returns a hash code for this LogicalLength structure. For information about this method, see System.Object.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 | Converts this LogicalLength to a human-readable string. |