Leadtools.Medical3D Namespace > Medical3DObject Class : ImageOrientation Property |
public float[] ImageOrientation {get; set;}
'Declaration Public Property ImageOrientation As Single()
'Usage Dim instance As Medical3DObject Dim value() As Single instance.ImageOrientation = value value = instance.ImageOrientation
public float[] ImageOrientation {get; set;}
get_ImageOrientation();
set_ImageOrientation(value);
public: property array<float>^ ImageOrientation { array<float>^ get(); void set ( array<float>^ value); }
You can only set this value before creating the 3D object.
This value is from the DICOM file.
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