←Select platform

VerticalJustification Enumeration

Summary

Indicates which location within the image box to vertically justify the image if the image box is not the same shape (aspect ratio) as the image.

Syntax

C#
VB
C++
public enum VerticalJustification 
Public Enum VerticalJustification 
public: 
   enum class VerticalJustification sealed 

Members

ValueMemberDescription
0TopTop justification - aligns the image to the top
1CenterCenter justification - aligns the image to the center
2BottomBottom justification - aligns the image to the bottom
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly