[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TabUnit

TabUnit Enum

Specifies the unit of the tab stops or offset.

Namespace: C1.Framework.Drawing.Gdi
Assembly: C1.Win.Input.8.dll
Syntax
public enum TabUnit

Fields

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