'Declaration Public Shared Function GetPatientAnatomicPositionDirection( _
ByVal vectorThe vector-vector.As Vintasoft.Imaging.VintasoftVector3D _
) As DicomAnatomicPositionDirection[]
public static DicomAnatomicPositionDirection[] GetPatientAnatomicPositionDirection(
Vintasoft.Imaging.VintasoftVector3D vector
)
public: static DicomAnatomicPositionDirection[] GetPatientAnatomicPositionDirection(
Vintasoft.Imaging.VintasoftVector3D vector
)
public:
static DicomAnatomicPositionDirection[] GetPatientAnatomicPositionDirection(
Vintasoft.Imaging.VintasoftVector3D vector
)
Parameters
- vector
- The vector-vector.
Return Value
Method returns 1 element if vector is directed towards single anatomical position.
Method returns 2 elements if vector is directed towards two anatomical positions.
Method returns 3 elements if vector is directed towards three anatomical positions.
Elements are sorted from the nearest plane to the farthest plane.
Method returns 2 elements if vector is directed towards two anatomical positions.
Method returns 3 elements if vector is directed towards three anatomical positions.
Elements are sorted from the nearest plane to the farthest plane.