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


The following tables list the members exposed by LogicalRectangle.

Public Constructors

 NameDescription
Public Constructor LogicalRectangle ConstructorOverloaded.   
Top

Public Fields

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

Public Properties

 NameDescription
Public Property Bottom Gets the y-coordinate that is the sum of the Y and Height property values of this LogicalRectangle structure.  
Public Property Height Gets or sets the height of this LogicalRectangle structure.  
Public Property IsEmpty Tests whether all numeric properties of this LogicalRectangle have values of zero.  
Public Property Left Gets the x-coordinate of the left edge of this LogicalRectangle structure.  
Public Property Location Gets or sets the coordinates of the upper-left corner of this LogicalRectangle structure.  
Public Property Right Gets the x-coordinate that is the sum of the X and the Width property values of this LogicalRectangle structure.  
Public Property Size Gets or sets the size of this LogicalRectangle.  
Public Property Top Gets the y-coordinate of the top edge of this LogicalRectangle structure.  
Public Property Unit Gets or sets a value that represents the unit of measure for this LogicalRectangle.  
Public Property Width Gets or sets the width of this LogicalRectangle structure.  
Public Property X Gets or sets the x-coordinate of the upper-left corner of this LogicalRectangle structure.  
Public Property Y Gets or sets the y-coordinate of the upper-left corner of this LogicalRectangle structure.  
Top

Public Methods

 NameDescription
Public Method ContainsOverloaded.   
Public Method Convert Returns this LogicalRectangle structure, converted to its equivalent in the specified destination unit of measure.  
Public Method ConvertTo Returns this LogicalRectangle structure, converted to its equivalent in the specified destination unit of measure.  
Public Method EqualsOverridden.  Determines whether the specified object equals this LogicalRectangle object.  
Public Methodstatic (Shared in Visual Basic) FromLTRB Returns a LogicalRectangle structure with the specified edge locations and unit of measure.  
Public Methodstatic (Shared in Visual Basic) FromRectangleF Returns a LogicalRectangle structure with the specified RectangleF in .Pixel.  
Public Method GetHashCodeOverridden.  Returns the hash code for this LogicalRectangle structure.  
Public Method InflateOverloaded.   
Public Method IntersectOverloaded.   
Public Method IntersectsWithOverloaded.   
Public Method OffsetOverloaded.   
Public Method ToRectangle Returns a Rectangle that represents this LogicalRectangle structure, converted to its equivalent in .Pixel.  
Public Method ToRectangleF Returns a RectangleF that represents this LogicalRectangle structure, converted to its equivalent in .Pixel.  
Public Method ToStringOverridden.  Converts the attributes of this LogicalRectangle to a human-readable string.  
Public Methodstatic (Shared in Visual Basic) Union Gets a Rectangle structure that contains the union of two Rectangle structures.  
Top

Public Operators

Public Operator Equality Specifies whether this LogicalRectangle contains the same location, size, and unit as the specified Object.
Public Operator Inequality Specifies whether this LogicalRectangle does not contain the same location, size, or unit as the specified Object.
Top

See Also

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