←Select platform

PixelSpacing Property (MedicalViewerImageData)

Summary

Gets or sets the image pixel spacing.

Syntax

C#
VB
C++
public Leadtools.Medicalviewer.Point2D PixelSpacing {get; set;}
Public Property PixelSpacing As Leadtools.Medicalviewer.Point2D
public: 
property Leadtools.Medicalviewer.Point2D PixelSpacing { 
   Leadtools.Medicalviewer.Point2D get(); 
   void set (    Leadtools.Medicalviewer.Point2D ); 
} 

Property Value

Point2D that represents the image pixel spacing.

Remarks

This value can be retrieved from the DicomDataSet.

Example

For an example, refer to MedicalViewerSeriesStack

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize