Leadtools.Forms Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LogicalPoint Structure Members
See Also  Fields  Properties  Methods 
Leadtools.Forms Namespace : LogicalPoint Structure


The following tables list the members exposed by LogicalPoint.

Public Constructors

 NameDescription
Public Constructor LogicalPoint ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic) Empty Represents a new instance of the LogicalPoint with uninitialized members.  
Top

Public Properties

 NameDescription
Public Property IsEmpty Gets a value indicating whether this LogicalPoint structure is empty.  
Public Property Unit Gets or sets a value that represents the unit of measure for this LogicalPoint.  
Public Property X Gets or sets a value that represents the X coordinate for this LogicalPoint.  
Public Property Y Gets or sets a value that represents the Y coordinate for this LogicalPoint.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic) 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.  
Public Method Convert Converts this LogicalPoint structure to the specified unit of measure.  
Public Method ConvertTo Returns this LogicalPoint structure, converted to its equivalent in the specified destination unit of measure.  
Public Method EqualsOverridden.  Specifies whether this LogicalSize contains the same coordinates and unit of measurement as the specified Object.  
Public Methodstatic (Shared in Visual Basic) FromPointF Creates a new LogicalPoint class object from explicit PointF parameters.  
Public Method GetHashCodeOverridden.  Returns a hash code for this LogicalPoint structure. For information about this method, see GetHashCode.  
Public Methodstatic (Shared in Visual Basic) 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.  
Public Method ToPointF Returns the PointF of the LogicalPoint, converted to its equivalent values measured in .Pixel.  
Public Method ToStringOverridden.  Converts this LogicalPoint to a human-readable string.  
Top

Public Operators

Public Operator Addition Returns a LogicalPoint that results from adding the width and height of a LogicalSize structure to the X and Y coordinants of the LogicalPoint structure, respectively.
Public Operator Equality Specifies whether this LogicalPoint contains the same coordinates and unit as the specified Object.
Public Operator Inequality Specifies whether this LogicalPoint does not contain the same coordinates or unit as the specified Object.
Public Operator Subtraction 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.
Top

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features