PixelSpacing Property

Summary
Gets or sets the image pixel spacing.
Syntax
C#
VB
C++
public LeadPointD PixelSpacing { get; set; } 
  
Public Property PixelSpacing As LeadPointD 
            public: 
property LeadPointD PixelSpacing { 
   LeadPointD get(); 
   void set (    LeadPointD ); 
} 

Property Value

LeadPointD that represents the image pixel spacing.

Remarks

This value can be retrieved from the DicomDataSet.

Example

For an example, refer to DicomSortSeriesStack

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.