←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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.