←Select platform

ImageBoxLayoutType Property

Summary

Type of layout the image box is using.

Syntax
C#
VB
C++
[Element(DicomTag.ImageBoxLayoutType)] 
public Nullable<ImageBoxLayoutType> ImageBoxLayoutType {get; set;} 
<ElementAttribute(New DicomTag.ImageBoxLayoutType())>  
Public Property ImageBoxLayoutType() As Nullable(Of 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.