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