ThumbPlacement 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.
Thumb placement enumeration. Default is All
public enum ThumbPlacement
type ThumbPlacement =
Public Enum ThumbPlacement
- Inheritance
-
ThumbPlacement
Fields
Name | Value | Description |
---|---|---|
All | 0 | Shows the thumbs in all four corners, top, bottom, left and right. |
Corners | 1 | Shows the thumbs in all four corners. |