Indicates direction in which to horizontally justify the image within an image box that is not the same shape (aspect ratio) as the image.
public enum HorizontalJustification
Public Enum HorizontalJustification
public:
enum class HorizontalJustification sealed
Value | Name | Description |
---|---|---|
0 | Left | Left justification aligns the image to the left |
1 | Center | Center justification centers the image horizontally |
2 | Right | Right justification aligns image to the right |
Typically used in mammography's display applications in which the images from the patient's left and right justified images are displayed back-to-back, rather than centered.
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