[]
        
(Showing Draft Content)

C1.Win.Input.LengthUnit

LengthUnit Enum

Defines the LengthUnit enumeration.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum LengthUnit

Fields

Name 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.