←Select platform

ImagePosition Property

Summary

Gets or sets the image position of the image that is represented by this class.

Syntax

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

Property Value

A Point3D that represents the image position of the image that is represented by this class.

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