GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace : Length Structure |
For a list of all members of this type, see Length members.
Name | Description | |
---|---|---|
![]() ![]() | Add | Adds two specified Length values and return the unit of the first GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. |
![]() | CompareTo | Overloaded. Compares this instance to a specified object and returns an indication of their relative values. |
![]() | Equals | Overloaded. Tests for equivalence between two Length objects. |
![]() ![]() | FromTwips | Create a new Length from twips. |
![]() | GetHashCode | Serves as a hash function for the Length |
![]() ![]() | Multiply | Multiply the length to the specified value. |
![]() ![]() | Subtract | Subtracts one Length from another and return the unit of the first GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. |
![]() | ToCentimeters | Converts the existing Length twips to centimeters (1cm = 567twips) |
![]() | ToInches | Converts the existing Length twips to inches (1in = 1440twips) |
![]() | ToMillimeters | Converts the existing Length twips to millimeters (1mm = 56.7twips) |
![]() | ToPica | Converts the existing Length twips to pica (1pc = 240twips) |
![]() | ToPoints | Converts the existing Length twips to points (1pt = 20twips) |
![]() | ToString | Overloaded. Converts the value of this instance to its equivalent string representation. |
![]() | ToTwips | Converts the existing Length to twips |
![]() ![]() | TryParse | Tries to parse specified string as length. |
![]() ![]() | TwipsToString |