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