←Select platform

DisplaySetVerticalJustification Property (DisplaySet)

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7472920)] 
public System.Nullable<Leadtools.Dicom.Common.DataTypes.VerticalJustification> DisplaySetVerticalJustification { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7472920)>  
Public Property DisplaySetVerticalJustification() As System.Nullable(Of Leadtools.Dicom.Common.DataTypes.VerticalJustification) 
   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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize