Gets or sets the image position of the image that is represented by this class.
public Point3D ImagePosition {get; set;}
public Point3D ImagePosition {get; set;}
get_ImagePosition();
set_ImagePosition(value);
'Declaration
Public Property ImagePosition As Point3D
'Usage
Dim instance As MedicalViewerImageData
Dim value As Point3D
instance.ImagePosition = value
value = instance.ImagePosition
Property Value
A
Point3D that represents the image position of the image that is represented by this class.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2