For a list of all members of this type, see LogicalSize members.
Name | Description | |
---|---|---|
![]() ![]() | Add | Adds the width and height of one LogicalSize structure to another LogicalSize structure. |
![]() | Convert | Converts this LogicalSize structure to the specified unit of measure. |
![]() | ConvertTo | Returns a new LogicalSize in the specified destination unit of measure that is the equivalent of the current (source) LogicalSize. |
![]() | Equals | Overridden. Specifies whether this LogicalSize contains the same width, height and unit as the specified Object. |
![]() ![]() | FromSizeF | Creates a new LogicalSize class object from explicit SizeF parameters. |
![]() | GetHashCode | Overridden. Returns a hash code for this LogicalSize structure. For information about this method, see GetHashCode. |
![]() ![]() | Subtract | Subtracts the width and height of one LogicalSize structure from another LogicalSize structure. |
![]() | ToLogicalPoint | Returns a logical point with the Width as its X-component, the Height as its Y-component, and the unit of measurement. |
![]() | ToSizeF | Returns the SizeF of the LogicalSize, converted to its equivalent values measured in .Pixel. |
![]() | ToString | Overridden. Converts this LogicalSize to a human-readable string. |