←Select platform

LogicalPoint Structure Methods

Summary

For a list of all members of this type, see LogicalPoint members

Public Methods

Name Description
- 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.
!= Specifies whether this LogicalPoint does not contain the same coordinates or unit as the specified Object.
+ Returns a LogicalPoint that results from adding the width and height of a LogicalSize structure to the X and Y coordinates of the LogicalPoint structure, respectively.
== Specifies whether this LogicalPoint contains the same coordinates and unit as the specified Object.
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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly