'Declaration <BrowsableAttribute(False)> Public Overrides ReadOnly Property ImageHeight As System.Int32
[Browsable(False)] public override System.Int32 ImageHeight { get; }
[Browsable(False)] public: __property System.Int32 get_ImageHeight(); override;
[Browsable(False)] public:
property System.Int32 ImageHeight { System.Int32 get() override;; }