MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure

In This Topic
Length Structure Methods
In This Topic

For a list of all members of this type, see Length members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Adds two Length values and returns the result in the unit of the first length.  
Public MethodOverloaded. Compares the current Length instance to a specified object and returns an indication of their relative values.  
Public Methodstatic (Shared in Visual Basic)Divides one Length value by another.  
Public Methodstatic (Shared in Visual Basic)Divides a Length value using a specified value.  
Public MethodOverloaded. Determines whether the specified object is equal to the current Length.  
Public Methodstatic (Shared in Visual Basic)Creates a new Length from a specified value in twips.  
Public MethodServes as a hash function for the Length.  
Public Methodstatic (Shared in Visual Basic)Multiplies a specified Length value using a scale factor.  
Public Methodstatic (Shared in Visual Basic)Subtracts one Length value from another and returns the result in the unit of the first length.  
Public MethodConverts the Length value to centimeters (1cm = 567twips).  
Public MethodConverts the Length value to inches (1in = 1440twips).  
Public MethodConverts the Length value to millimeters (1mm = 56.7twips).  
Public MethodConverts the Length value to picas (1pc = 240twips).  
Public MethodConverts the existing Length twips to points (1pt = 20twips)  
Public MethodOverloaded. Converts the value of this instance to its equivalent string representation.  
Public MethodConverts the Length value to twips.  
Public Methodstatic (Shared in Visual Basic)Attempts to parse a string as a Length value.  
Public Methodstatic (Shared in Visual Basic)Converts a value in twips to a string representation in the specified unit.  
Top
See Also