←Select platform

HorizontalJustification Enumeration

Summary

Indicates direction in which to horizontally justify the image within an image box that is not the same shape (aspect ratio) as the image.

Syntax
C#
C++/CLI
public enum HorizontalJustification 
public: 
   enum class HorizontalJustification sealed 
Members
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
Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.