←Select platform

Laterality Property

Summary

Gets or sets the Laterality.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.Laterality)] 
public Nullable<Laterality> Laterality { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::Laterality()))] 
   property Nullable<Laterality^>^ Laterality 
   { 
      Nullable<Laterality^>^ get() 
      void set(Nullable<Laterality^>^ value) 
   } 

Property Value

The Laterality.

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.