NSTickMarkPosition Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum NSTickMarkPosition
type NSTickMarkPosition =
- Inheritance
-
NSTickMarkPosition
Fields
Name | Value | Description |
---|---|---|
Below | 0 | |
Above | 1 | |
Leading | 2 | |
Left | 2 | |
Right | 3 | |
Trailing | 3 |