C1Length Structure Members
In This Topic
The following tables list the members exposed by C1Length.
Public Constructors
Public Fields
| Name | Description |
  | Auto | Gets an instance of C1Length that represents automatic length. |
Top
Public Properties
| 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. |
Top
Public Methods
Public Operators
See Also