ActiveReports 12
Length Structure Methods

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace : Length Structure

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Adds two specified Length values and return the unit of the first GrapeCity.ActiveReports.Extensibility.Definition.Components.Length.  
Public MethodOverloaded. Compares this instance to a specified object and returns an indication of their relative values.  
Public Methodstatic (Shared in Visual Basic)Divides the specified lengths.  
Public MethodOverloaded. Tests for equivalence between two Length objects.  
Public Methodstatic (Shared in Visual Basic)Create a new Length from twips.  
Public MethodServes as a hash function for the Length  
Public Methodstatic (Shared in Visual Basic)Multiply the length to the specified value.  
Public Methodstatic (Shared in Visual Basic)Subtracts one Length from another and return the unit of the first GrapeCity.ActiveReports.Extensibility.Definition.Components.Length.  
Public MethodConverts the existing Length twips to centimeters (1cm = 567twips)  
Public MethodConverts the existing Length twips to inches (1in = 1440twips)  
Public MethodConverts the existing Length twips to millimeters (1mm = 56.7twips)  
Public MethodConverts the existing Length twips to pica (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 existing Length to twips  
Public Methodstatic (Shared in Visual Basic)Tries to parse specified string as length.  
Public Methodstatic (Shared in Visual Basic)Converts a passed in value to string based on the passed in unit type.  
Top
See Also

Reference

Length Structure
GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace