'Declaration <DescriptionAttribute("The direction vector, of the MPR image cube by Y axis.")> <CategoryAttribute("Physical properties")> Public ReadOnly Property YAxis As Vintasoft.Imaging.VintasoftVector3D
[Description("The direction vector, of the MPR image cube by Y axis.")] [Category("Physical properties")] public Vintasoft.Imaging.VintasoftVector3D YAxis { get; }
[Description("The direction vector, of the MPR image cube by Y axis.")] [Category("Physical properties")] public: __property Vintasoft.Imaging.VintasoftVector3D get_YAxis();
[Description("The direction vector, of the MPR image cube by Y axis.")] [Category("Physical properties")] public:
property Vintasoft.Imaging.VintasoftVector3D YAxis { Vintasoft.Imaging.VintasoftVector3D get(); }