'Declaration <CategoryAttribute("DICOM frame")> Public Overrides ReadOnly Property ImageHeight As System.Int32
[Category("DICOM frame")] public override System.Int32 ImageHeight { get; }
[Category("DICOM frame")] public: __property System.Int32 get_ImageHeight(); override;
[Category("DICOM frame")] public:
property System.Int32 ImageHeight { System.Int32 get() override;; }