'Declaration
Public Enum TabUnit Inherits System.Enum
public enum TabUnit : System.Enum
'Declaration
Public Enum TabUnit Inherits System.Enum
public enum TabUnit : System.Enum
Member | Description |
---|---|
Character | The unit of the tab stops or offset are base on the character number. |
Pixel | The unit of the tab stops or offset is base on logical point of the display surface. |
System.Object
System.ValueType
System.Enum
C1.Framework.Drawing.Gdi.TabUnit