For a list of all members of this type, see LogicalPoint members.
Name | Description | |
---|---|---|
![]() ![]() | Add | Returns a LogicalPoint that results from adding the width and height of LogicalSize structure to the X and Y coordinants of the LogicalPoint structure, respectively. |
![]() | Convert | Converts this LogicalPoint structure to the specified unit of measure. |
![]() | ConvertTo | Returns this LogicalPoint structure, converted to its equivalent in the specified destination unit of measure. |
![]() | Equals | Overridden. Specifies whether this LogicalSize contains the same coordinates and unit of measurement as the specified Object. |
![]() ![]() | FromPointF | Creates a new LogicalPoint class object from explicit PointF parameters. |
![]() | GetHashCode | Overridden. Returns a hash code for this LogicalPoint structure. For information about this method, see GetHashCode. |
![]() ![]() | Subtract | Returns a LogicalPoint that results from subtracting the width and height of a LogicalSize structure from the X and Y coordinants of the LogicalPoint structure, respectively. |
![]() | ToPointF | Returns the PointF of the LogicalPoint, converted to its equivalent values measured in .Pixel. |
![]() | ToString | Overridden. Converts this LogicalPoint to a human-readable string. |