'Declaration <DescriptionAttribute("The location, in 3D space, of the MPR image cube.")> <CategoryAttribute("Physical properties")> Public ReadOnly Property Location As Vintasoft.Imaging.VintasoftPoint3D
[Description("The location, in 3D space, of the MPR image cube.")] [Category("Physical properties")] public Vintasoft.Imaging.VintasoftPoint3D Location { get; }
[Description("The location, in 3D space, of the MPR image cube.")] [Category("Physical properties")] public: __property Vintasoft.Imaging.VintasoftPoint3D get_Location();
[Description("The location, in 3D space, of the MPR image cube.")] [Category("Physical properties")] public:
property Vintasoft.Imaging.VintasoftPoint3D Location { Vintasoft.Imaging.VintasoftPoint3D get(); }