TickDirection Field

Direction of the "tick".  
Valid values:  
0 = Plus Tick  
1 = Zero-Plus Tick  
2 = Minus Tick  
3 = Zero-Minus Tick  
 
public const int TickDirection = 274
This language is not supported or no code example is available.
public:  
const int TickDirection = 274;
This language is not supported or no code example is available.
public const TickDirection : int = 274
This language is not supported or no code example is available.

Field Value

int

In this article

Definition