←Select platform

ImageBoxLayoutType Property

Summary

Type of layout the image box is using.

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

Property Value

Type of layout the image box is using.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.