←Select platform

LogicalLength Structure Members

Summary

The following tables list the members exposed by LogicalLength.

Public Constructors

Name Description
LogicalLength Initializes a new LogicalLength class object with explicit parameters.

Public Methods

Name Description
- Subtracts the length of the specified LogicalLength object from this LogicalLength structure.
!= Specifies whether this LogicalLength does not contain the same length or unit as the specified Object.
+ Adds the length of one LogicalLength structure to another LogicalLength structure.
== Specifies whether this LogicalLength contains the same length and unit as the specified Object.
Add Adds the length of one LogicalLength structure to another LogicalLength structure.
Convert Converts this LogicalLength structure to the specified unit of measure.
ConvertTo Returns a new LogicalLength of the current (source) LogicalLength, converted to its equivalent in the specified destination unit of measure.
Equals Specifies whether this LogicalLength contains the same length and unit as the specified Object.
FromPixels Returns a LogicalLength with the specified length measured in Leadtools.Forms.LogicalUnit.Pixel.
GetHashCode Returns a hash code for this LogicalLength structure. For information about this method, see System.Object.GetHashCode.
Subtract Subtracts the length of the specified LogicalLength object from this LogicalLength structure.
ToPixels Returns the length value in pixels according to the specified DPIs.
ToString Converts this LogicalLength to a human-readable string.

Public Properties

Name Description
IsEmpty Gets a value indicating whether this LogicalLength structure is empty.
Unit Gets or sets a value that represents the unit of measurement for this LogicalLength.
Value Gets or sets a value that represents the length for this LogicalLength.

Public Fields

Name Description
Empty Represents a new instance of the LogicalLength with uninitialized members.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly