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: 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.