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