ImagePosition Property

Summary
Gets or sets the image position of the image that is represented by this class.
Syntax
C#
C++/CLI
public double[] ImagePosition { get; set; } 
            public: 
property double[] ImagePosition { 
   double[] get(); 
   void set (    double[] ); 
} 

Property Value

A double[] value that represents the image position of the image that is represented by this class.

Remarks

This value can be retrieved from the DicomDataSet.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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