LEADTOOLS Forms (Leadtools.Forms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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) EmptyRepresents a new instance of the LogicalSize with uninitialized members.  
Top

Public Properties

 NameDescription
public PropertyIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. HeightGets or sets a value that represents the height for this LogicalSize.  
public PropertyIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. IsEmptyGets a value indicating whether this LogicalSize structure is empty.  
public Property UnitGets or sets a value that represents the unit of measure for this LogicalSize.  
public PropertyIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. WidthGets or sets a value that represents the width for this LogicalSize.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. AddAdds the width and height of one LogicalSize structure to another LogicalSize structure.  
public MethodIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. ConvertConverts this LogicalSize structure to the specified unit of measure.  
public Method ConvertToReturns a new LogicalSize in the specified destination unit of measure that is the equivalent of the current (source) LogicalSize.  
public MethodIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. EqualsSpecifies whether this LogicalSize contains the same width, height and unit as the specified Object.  
public Methodstatic (Shared in Visual Basic)Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. FromSizeCreates a new LogicalSize class object from explicit Leadtools.LeadSize parameters.  
public MethodIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. GetHashCodeReturns a hash code for this LogicalSize structure. For information about this method, see System.Object.GetHashCode.  
public Methodstatic (Shared in Visual Basic)Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. SubtractSubtracts the width and height of one LogicalSize structure from another LogicalSize structure.  
public Method ToLogicalPointReturns a logical point with the Width as its X-component, the Height as its Y-component, and the unit of measurement.  
public MethodIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. ToSizeReturns the Leadtools.LeadSize of the LogicalSize, converted to its equivalent values measured in Leadtools.Forms.LogicalUnit.Pixel.  
public MethodIncludes members available as add-ons to the LEADTOOLS Document and Medical Imaging Toolkits. ToStringConverts 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