←Select platform

IsAutoScaled Property

Summary

Indicates whether the DICOM pixel data has been autoscaled.

Syntax
C#
VB
C++
public bool IsAutoScaled { get; set; } 
Public Property IsAutoScaled() As Boolean 
   Get 
   Set 
public:  
   property bool IsAutoScaled 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the DICOM pixel data has been autoscaled; otherwise, false.

Remarks

For more information, see DicomAutoScaleDataEx.

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.Imaging Assembly

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