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