The location of the value or feature relative to another element, such as a label.
[FlagsAttribute()]
[JsonConverterAttribute(System.Type)]
public enum ECLocation
public:
[FlagsAttribute,
JsonConverterAttribute(System::Type)]
enum class ECLocation sealed
class ECLocation(Enum):
Undefined = 0
Right = 1
LineBelow = 2
LowerRightCorner = 4
LineBelowInTable = 8
Value | Member | Description |
---|---|---|
0x00000000 | Undefined | Location is not available |
0x00000001 | Right | To the right of a relative element |
0x00000002 | LineBelow | The whole line below a relative element |
0x00000004 | LowerRightCorner | To the lower-right corner from a relative element |
0x00000008 | LineBelowInTable | Every line below a relative element |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document