Describes the different units of a C1Length
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public enum C1LengthUnitType |
| Visual Basic |
|---|
Public Enumeration C1LengthUnitType |
| XAML Attribute Usage |
|---|
<object property="enumerationMemberName" .../> |
Members
| Member name | Description | |
|---|---|---|
| Auto | Automatic length. | |
| Pixel | Pixel length. | |
| Percent | Percentage length. |