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


The following tables list the members exposed by LogicalSize.

Public Constructors

 NameDescription
Public Constructor LogicalSize ConstructorOverloaded.   
Top

Public Fields

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

Public Properties

 NameDescription
Public Property Height Gets or sets a value that represents the height for this LogicalSize.  
Public Property IsEmpty Gets a value indicating whether this LogicalSize structure is empty.  
Public Property Unit Gets or sets a value that represents the unit of measure for this LogicalSize.  
Public Property Width Gets or sets a value that represents the width for this LogicalSize.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic) Add Adds the width and height of one LogicalSize structure to another LogicalSize structure.  
Public Method Convert Converts this LogicalSize structure to the specified unit of measure.  
Public Method ConvertTo Returns a new LogicalSize in the specified destination unit of measure that is the equivalent of the current (source) LogicalSize.  
Public Method EqualsOverridden.  Specifies whether this LogicalSize contains the same width, height and unit as the specified Object.  
Public Methodstatic (Shared in Visual Basic) FromSizeF Creates a new LogicalSize class object from explicit SizeF parameters.  
Public Method GetHashCodeOverridden.  Returns a hash code for this LogicalSize structure. For information about this method, see GetHashCode.  
Public Methodstatic (Shared in Visual Basic) Subtract Subtracts the width and height of one LogicalSize structure from another LogicalSize structure.  
Public Method ToLogicalPoint Returns a logical point with the Width as its X-component, the Height as its Y-component, and the unit of measurement.  
Public Method ToSizeF Returns the SizeF of the LogicalSize, converted to its equivalent values measured in .Pixel.  
Public Method ToStringOverridden.  Converts this LogicalSize to a human-readable string.  
Top

Public Operators

Public Operator Addition Adds the width and height of the specified LogicalSize object to this LogicalSize structure.
Public Operator Equality Specifies whether this LogicalSize contains the same width, height, and unit as the specified Object.
Public Operator Explicit Type Conversion Returns a LogicalPoint containing the following LogicalSize properties: width, height, and unit in its x, y, and unit, respectively.
Public Operator Inequality Specifies whether this LogicalSize does not contain the same width, height, or unit as the specified Object.
Public Operator Subtraction Subtracts the width and height of the specified LogicalSize object from this LogicalSize structure.
Top

See Also

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