←Select platform

PixelSpacing Property

Summary

Gets or sets the pixel spacing of the images in the stack.

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

A double array that represents the pixel spacing of the images in the stack.

Example

For an example, refer to DicomSortSeriesStack

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly