'Declaration <DescriptionAttribute("The length, in millimeters, of the MPR image cube by diagonal.")> <CategoryAttribute("Physical properties")> Public ReadOnly Property DiagonalLength As Double
[Description("The length, in millimeters, of the MPR image cube by diagonal.")] [Category("Physical properties")] public double DiagonalLength { get; }
[Description("The length, in millimeters, of the MPR image cube by diagonal.")] [Category("Physical properties")] public: __property double get_DiagonalLength();
[Description("The length, in millimeters, of the MPR image cube by diagonal.")] [Category("Physical properties")] public:
property double DiagonalLength { double get(); }