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