'DeclarationPublic Enum LengthUnit Inherits System.Enum
public enum LengthUnit : System.Enum
'DeclarationPublic Enum LengthUnit Inherits System.Enum
public enum LengthUnit : System.Enum
| Member | Description |
|---|---|
| Byte | Indicates the calculational unit is a byte when calculating the length of the string. |
| Char | Indicates the calculational unit is a .Net character when calculating the length of the string. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.LengthUnit