←Select platform

DisplaySetHorizontalJustification Property

Summary

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

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

Property Value

The Display Set Horizontal Justification.

Remarks

The DisplaySetHorizontalJustification specifies the direction that the image is horizontally justified (Left, Center, or Right).

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.