←Select platform

DisplaySetVerticalJustification Property

Summary

Gets or sets the Display Set Vertical Justification (Optional).

Syntax
C#
C++/CLI
[Element(DicomTag.DisplaySetVerticalJustification)] 
[DataMemberAttribute()] 
public Nullable<VerticalJustification> DisplaySetVerticalJustification { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7472920)] 
   property System::Nullable<Leadtools::Dicom::Common::DataTypes::VerticalJustification^> DisplaySetVerticalJustification 
   { 
      System::Nullable<Leadtools::Dicom::Common::DataTypes::VerticalJustification^> get() 
      void set(System::Nullable<Leadtools::Dicom::Common::DataTypes::VerticalJustification^> value) 
   } 

Property Value

The Display Set Vertical Justification.

Remarks

The DisplaySetVerticalJustification specifies the direction that the image is vertically justified (Top, Center, or Bottom ).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Dicom.Common Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.