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 coordinates 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 | Specifies whether this LogicalSize contains the same coordinates and unit of measurement as the specified Object. |
![]() ![]()
| FromPoint | Creates a new LogicalPoint class object from explicit Leadtools.LeadPoint parameters. |
![]()
| GetHashCode | Returns a hash code for this LogicalPoint structure. For information about this method, see System.Object.GetHashCode. |
![]() ![]()
| Subtract | Returns a LogicalPoint that results from subtracting the width and height of a LogicalSize structure from the X and Y coordinates of the LogicalPoint structure, respectively. |
![]()
| ToPoint | Returns the Leadtools.LeadPoint of the LogicalPoint, converted to its equivalent values measured in Leadtools.Forms.LogicalUnit.Pixel. |
![]()
| ToString | Converts this LogicalPoint to a human-readable string. |

