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