C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace : C1Length Structure |
The following tables list the members exposed by C1Length.
Name | Description | |
---|---|---|
C1Length Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsAbsolute | Gets whether this length is an absolute value, that is, it is expressed in pixels. | |
IsAuto | Gets whether this length is auto. | |
IsPercent | Gets whether this length is a percent. | |
UnitType | Gets the unit type of this length. | |
Value | Gets the value of this length. |
Name | Description | |
---|---|---|
Equals | ||
GetHashCode | ||
Max | Returns the larger of two C1Length instances. | |
Min | Returns the smaller of two C1Length instances. | |
ToString |