Part of an element mouse pointer is located on.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| Other | complement to the specified specified parts | 0 |
| Bottom | bottom part of an element | 1 |
| Right | right part of an element | 2 |
| VCenter | center part of an element (vertical orientation) | 4 |
| HCenter | center part of an element (horizontal orientation) | 8 |
| Undefined | part is not defined | 16 |
Namespace: ComponentOwl.BetterThumbnailBrowser
Assembly: BetterThumbnailBrowser (in BetterThumbnailBrowser.dll)
ComponentOwl.BetterThumbnailBrowser Namespace