'Declaration <CategoryAttribute("DICOM frame")> <DescriptionAttribute("The X-vector direction vector for patient of the patient image.")> Public ReadOnly Property PatientImageOrientationXAxis As Vintasoft.Imaging.VintasoftVector3D
[Category("DICOM frame")] [Description("The X-vector direction vector for patient of the patient image.")] public Vintasoft.Imaging.VintasoftVector3D PatientImageOrientationXAxis { get; }
[Category("DICOM frame")] [Description("The X-vector direction vector for patient of the patient image.")] public: __property Vintasoft.Imaging.VintasoftVector3D get_PatientImageOrientationXAxis();
[Category("DICOM frame")] [Description("The X-vector direction vector for patient of the patient image.")] public:
property Vintasoft.Imaging.VintasoftVector3D PatientImageOrientationXAxis { Vintasoft.Imaging.VintasoftVector3D get(); }